summaryrefslogtreecommitdiff
path: root/tests/lib/libc/c063/t_utimensat.c
AgeCommit message (Expand)Author
2017-01-10PR/51804: Ngie Cooper: Sort headers; include <sys/stat.h>. On NetBSD,christos
2013-03-17Remove unnecessary cleanup routines.jmmv
2012-11-22Compare against modification time instead of creation time - which we didmartin
2012-11-22Fix off by one in static array acces, use valid timestamps (ns part < 1e9),martin
2012-11-19Do not require tv_nsec to be != 0 but instead require equality with themartin
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu