freebsd-dev/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
t_fchmodat.c
t_fchownat.c
t_fexecve.c
t_fstatat.c
t_linkat.c
t_mkdirat.c
t_mkfifoat.c
t_mknodat.c
t_o_search.c MFV r357687: Import NFS fix for O_SEARCH tests 2020-02-09 04:05:30 +00:00
t_openat.c
t_readlinkat.c
t_renameat.c
t_symlinkat.c
t_unlinkat.c
t_utimensat.c