minix/sys
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
..
arch Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
compat/sys Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
conf Rewrite osrelease.sh to parse Minix version 2012-06-18 10:53:36 +00:00
dev/ic Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
fs Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
lib Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
net Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet6 Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
sys utimens(2) system call 2013-04-12 18:55:39 +00:00
ufs imported code harmonisation 2012-03-14 16:02:59 +01:00
Makefile Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
stdlib.h Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00