opnsense-src/tools/build/cross-build/include/linux
Jessica Clarke 548f8a657b tools/build: Provide fls* when cross-building on Linux
flsll is needed for makefs's new ZFS support, and the others are added
for completeness.

Reviewed by:	emaste, arichardson
Fixes:		240afd8c1f ("makefs: Add ZFS support")
Differential Revision:	https://reviews.freebsd.org/D36134
2022-08-18 02:46:28 +01:00
..
sys cross-build: Add comment missing from 9e5b0d9eac 2021-12-15 19:45:31 +00:00
__unused_workaround_end.h
__unused_workaround_start.h
__used_workaround_end.h tools/build/cross-build: Fix building libllvmminimal on Linux 2021-08-12 23:50:48 +01:00
__used_workaround_start.h tools/build/cross-build: Fix building libllvmminimal on Linux 2021-08-12 23:50:48 +01:00
ctype.h
endian.h
errno.h
fcntl.h tools/build: Don't redefine open() for the linux bootstrap 2021-08-02 14:33:23 +01:00
libutil.h
limits.h Fix warnings during bootstrap on Linux systems 2021-01-07 09:30:50 +00:00
nbtool_config.h
netdb.h
regex.h
resolv.h
signal.h
spawn.h tools/build/cross-build: Fix building libllvmminimal on Linux 2021-08-12 23:50:48 +01:00
stdio.h cross-build: fix some redeclaration warnings during bootstrap 2021-10-11 11:57:54 +01:00
stdlib.h cross-build: fix some redeclaration warnings during bootstrap 2021-10-11 11:57:54 +01:00
string.h Change strmode argument type to mode_t for crossbuild 2021-06-29 17:39:55 -06:00
strings.h tools/build: Provide fls* when cross-building on Linux 2022-08-18 02:46:28 +01:00
time.h
unistd.h cross-build: fix some redeclaration warnings during bootstrap 2021-10-11 11:57:54 +01:00
wctype.h