opnsense-src/contrib/netbsd-tests/lib/libc/c063
Kyle Evans 850e0825a2 MFV r357687: Import NFS fix for O_SEARCH tests
The version that ended upstream was ultimately slightly different than the
version committed here; notably, statvfs() is used but it's redefined
appropriately to statfs() on FreeBSD since we don't provide the fstypename
for the former interface.
2020-02-09 04:05:30 +00:00
..
t_faccessat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_fchmodat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_fchownat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_fexecve.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_fstatat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_linkat.c
t_mkdirat.c
t_mkfifoat.c Pull in ^/vendor/NetBSD/tests/dist@r312219 2017-01-15 10:04:20 +00:00
t_mknodat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_o_search.c MFV r357687: Import NFS fix for O_SEARCH tests 2020-02-09 04:05:30 +00:00
t_openat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_readlinkat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_renameat.c
t_symlinkat.c
t_unlinkat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00
t_utimensat.c Import testcase updates with code contributed back to NetBSD 2017-01-11 09:51:34 +00:00