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
..
2013-01-25 17:07:02 +00:00
2012-07-15 22:30:15 +02:00
2012-08-24 09:17:27 +00:00
2012-07-30 12:10:12 +00:00
2013-03-20 16:14:21 +00:00
2012-11-21 18:32:06 +01:00
2013-04-12 18:55:39 +00:00
2012-07-30 12:10:13 +00:00
2013-02-26 09:44:23 +00:00
2013-01-14 11:36:27 +01:00
2013-01-17 10:03:58 +01:00
2013-04-04 15:04:53 +02:00
2012-03-25 21:58:14 +02:00
2013-02-01 11:41:47 +01:00
2012-11-15 16:07:29 +01:00
2013-02-26 09:44:20 +00:00
2013-02-26 09:44:20 +00:00
2013-03-08 09:41:49 +01:00
2012-04-09 18:08:26 +02:00
2013-04-04 15:04:53 +02:00
2012-11-15 16:07:29 +01:00
2013-02-08 14:09:45 +01:00
2013-03-06 09:56:08 +00:00
2013-01-17 10:03:58 +01:00
2013-03-08 09:41:49 +01:00
2012-03-25 21:58:14 +02:00
2013-03-25 16:51:25 +01:00
2013-03-08 09:41:49 +01:00
2012-11-15 16:07:29 +01:00
2013-04-12 11:11:59 +02:00
2013-03-08 09:41:49 +01:00
2013-01-14 11:44:31 +01:00
2013-04-12 11:11:59 +02:00
2013-04-04 15:04:54 +02:00
2013-01-23 21:28:17 +01:00
2010-07-22 10:03:31 +00:00
2012-03-25 21:58:14 +02:00
2013-01-23 21:03:38 +01:00
2012-07-15 22:30:15 +02:00
2012-10-17 23:01:24 +02:00
2013-01-23 09:03:03 +00:00
2013-03-07 10:57:38 +00:00
2013-04-09 16:43:13 +02:00
2013-04-12 13:25:18 +02:00
2013-02-26 09:44:20 +00:00