minix/usr.sbin/mtree
Antoine Leca 9131e98a7d utimens(2) system call
Variant of utime(2) with struct timespec (with ns precision)
instead of time_t values; also allows for tv_nsec members
the values UTIME_NOW (force update to current time) or
UTIME_OMIT (allow to set either atim or mtim independently.)

Provides a superset of utimes(2), futimes(2), lutimes(2),
and futimens(2).
Provides the same subset of utimensat(2) as does NetBSD 6.
Also import utimens() and lutimeNS() from NetBSD-current.
2013-04-12 18:55:39 +00:00
..
compare.c utimens(2) system call 2013-04-12 18:55:39 +00:00
crc.c mtree mknod 2012-10-24 13:42:44 +02:00
create.c Fixing cross build i386 on minix 2013-01-23 21:03:38 +01:00
excludes.c Import NetBSD mtree 2012-06-18 10:54:49 +00:00
extern.h mtree mknod 2012-10-24 13:42:44 +02:00
getid.c Import NetBSD mtree 2012-06-18 10:54:49 +00:00
Makefile Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
misc.c mtree mknod 2012-10-24 13:42:44 +02:00
mtree.8 mtree mknod 2012-10-24 13:42:44 +02:00
mtree.c mtree mknod 2012-10-24 13:42:44 +02:00
mtree.h mtree mknod 2012-10-24 13:42:44 +02:00
spec.c mtree mknod 2012-10-24 13:42:44 +02:00
specspec.c mtree mknod 2012-10-24 13:42:44 +02:00
verify.c Fixing cross build i386 on minix 2013-01-23 21:03:38 +01:00