d79f904ad2
Some files lack required #include <sys/stat.h>. The #ifdef is per ngie's request; the includes are clearly necessary for struct stat. The faccessat test fails because it tries to use AT_SYMLINK_NOFOLLOW with faccessat(), which is not specified by POSIX.1-2008. Differential Revision: https://reviews.freebsd.org/D1411 Reviewed by: ngie |
||
---|---|---|
.. | ||
csu | ||
libbluetooth | ||
libbpfjit | ||
libc | ||
libcrypt | ||
libcurses | ||
libdes | ||
libevent | ||
libexecinfo | ||
libm | ||
libobjc | ||
libposix | ||
libppath | ||
libprop | ||
libpthread | ||
librt | ||
librumpclient | ||
librumphijack | ||
libskey | ||
libsljit | ||
libutil | ||
semaphore |