minix/usr.sbin
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
..
chroot release fixes 2012-04-17 16:58:58 +02:00
installboot Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
mkfs.mfs mkfs.mfs fixup 2013-04-03 15:57:04 +02:00
mkproto Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
mtree utimens(2) system call 2013-04-12 18:55:39 +00:00
postinstall Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
pwd_mkdb Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
rdate Importing usr.sbin/rdate 2013-04-08 08:37:04 +02:00
user user(8): remove output file from source 2012-02-14 15:49:04 +01:00
vipw Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
zic Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile Importing usr.sbin/rdate 2013-04-08 08:37:04 +02:00
Makefile.inc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00