0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-22 08:30:51 +00:00
openwrt/tools/gnulib/patches
Michael Pratt f07621e10b tools/gnulib: add fallocate-posix module
Add a module to gnulib to support posix_fallocate()
for macOS and other systems that are missing it.

Apple-specific code is sourced from Mozilla,
and the rest from glibc, both licensed under LGPL.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/15690
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-19 11:22:13 +02:00
..
000-bootstrap.patch tools/gnulib: update to branch stable-202401 2024-04-25 21:33:51 +02:00
010-autoconf-version.patch tools/gnulib: ignore AC_PREREQ error if actual version passes 2024-06-19 11:22:13 +02:00
120-unmangle-darwin-fts-h.patch tools/gnulib: unmangle fts header on macOS 2024-05-31 16:01:43 +02:00
150-portable-tdestroy.patch tools/gnulib: make tdestroy() fully portable 2024-04-25 21:33:51 +02:00
160-flag-reallocarray.patch tools/gnulib: add macros to skip reallocarray() functions 2024-04-25 21:33:51 +02:00
200-force-disable-after-configure.patch tools/gnulib: allow forced exclusion of functions after configure 2024-06-19 11:22:13 +02:00
320-modules-fallocate-posix.patch tools/gnulib: add fallocate-posix module 2024-06-19 11:22:13 +02:00