mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 03:08:38 +01:00
1f8a3f7bcc
On non-glibc based systems we cannot unconditionally use the __GLIBC_PREREQ macro as it gets expanded before evaluation. Instead, if it is undefined, define it to 0. We should also always declare these functions on non-glibc based systems. And on systems with a new enough glibc, which provides these functions, we should still provide the declarations if _GNU_SOURCE is *not* defined. Reported-by: Jörg Krause <joerg.krause@embedded.rocks> |
||
---|---|---|
.. | ||
netinet | ||
sys | ||
bitstring.h | ||
bsd.h | ||
err.h | ||
getopt.h | ||
libutil.h | ||
md5.h | ||
nlist.h | ||
readpassphrase.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
stringlist.h | ||
timeconv.h | ||
unistd.h | ||
vis.h | ||
wchar.h |