nixpkgs/pkgs/os-specific/linux/fuse
Maximilian Bosch 8631ba18ee
fuse: fix build w/glibc-2.34
`closefrom` is now a part of `glibc-2.34`[1]:

> * The function closefrom has been added.  It closes all file descriptors
>   greater than or equal to a given integer.  This function is a GNU extension,
>   although it is also present in other systems.

Failing Hydra build: https://hydra.nixos.org/build/152456339

[1] https://sourceware.org/pipermail/libc-alpha/2021-August/129718.html
2022-02-27 10:25:36 +01:00
..
common.nix fuse: fix build w/glibc-2.34 2022-02-27 10:25:36 +01:00
default.nix fuse3: 3.10.4 -> 3.10.5 2021-09-06 23:01:58 +02:00
fuse2-Do-not-set-FUSERMOUNT_DIR.patch fuse,fuse3: Avoid unnecessary build warnings 2019-06-14 22:09:15 +02:00
fuse3-Do-not-set-FUSERMOUNT_DIR.patch fuse3: 3.9.0 -> 3.9.1 (#82999) 2020-03-21 21:41:37 +01:00
fuse3-install.patch fuse3: 3.6.1 -> 3.6.2 2019-07-10 13:29:00 +02:00