Corinna Vinschen
eba32ec829
* cygwin.din (futimens): Export.
(utimensat): Export.
* fhandler.cc (fhandler_base::utimens): Replace fhandler_base::utimes.
Call utimens_fs.
* fhandler.h (class fhandler_base): Declare utimens_fs instead of
utimes_fs, utimens instead of utimes.
(class fhandler_disk_file): Declare utimens instead of utimes.
* fhandler_disk_file.cc (fhandler_disk_file::utimens): Replace
fhandler_disk_file::utimes.
(fhandler_base::utimens_fs): Replace fhandler_base::utimes_fs.
Implement tv_nsec handling according to SUSv4.
* syscalls.cc (utimensat): New function.
* times.cc (timespec_to_filetime): New function.
(timeval_to_timespec): New function.
(utimens_worker): Replace utimes_worker.
(utimes): Convert timeval to timespec and call utimens_worker.
(lutimes): Ditto.
(futimens): Take over implementation from futimes.
(futimes): Convert timeval to timespec and call futimens.
* winsup.h (timespec_to_filetime): Declare.
* include/cygwin/version.h: Bump API minor number.
* posix.sgml: Add SUSv4 section. Add futimens and utimensat to it.
2008-04-24 09:59:54 +00:00
..
2008-04-24 09:59:54 +00:00
2007-08-02 14:30:17 +00:00
2008-04-01 10:22:33 +00:00
2005-12-23 22:50:20 +00:00
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 12:46:58 +00:00
2008-04-24 09:59:54 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2005-01-11 12:48:34 +00:00
2006-01-16 19:52:21 +00:00
2007-01-03 11:14:53 +00:00
2008-01-01 18:51:23 +00:00
2008-04-01 13:22:47 +00:00
2005-05-02 03:50:11 +00:00
2008-02-14 00:49:47 +00:00
2008-02-14 00:49:47 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2005-03-19 21:45:15 +00:00
2005-08-20 06:19:55 +00:00
2008-04-21 12:46:58 +00:00
2008-04-21 12:46:58 +00:00
2008-02-15 17:53:11 +00:00
2005-05-30 00:54:01 +00:00
2007-02-08 11:35:52 +00:00
2005-07-05 03:16:46 +00:00
2005-07-05 03:16:46 +00:00
2005-07-05 03:16:46 +00:00
2008-04-07 18:45:59 +00:00
2005-10-17 23:27:00 +00:00
2008-04-07 18:45:59 +00:00
2008-04-01 13:22:47 +00:00
2007-01-15 12:19:01 +00:00
2008-02-15 17:53:11 +00:00
2008-04-24 09:59:54 +00:00
2007-04-18 13:11:35 +00:00
2008-04-22 20:56:26 +00:00
2008-04-07 18:45:59 +00:00
2006-05-25 05:40:51 +00:00
2008-02-15 17:53:11 +00:00
2007-01-17 19:26:58 +00:00
2008-02-15 17:53:11 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-02-14 16:47:11 +00:00
2008-02-15 17:53:11 +00:00
2008-04-07 18:45:59 +00:00
2008-03-27 01:50:40 +00:00
2008-04-13 16:47:21 +00:00
2008-04-07 16:15:45 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-24 09:59:54 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-13 16:47:21 +00:00
2007-06-29 15:13:01 +00:00
2007-12-22 13:26:47 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 12:46:58 +00:00
2008-04-18 20:13:37 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2005-09-14 14:27:56 +00:00
2008-04-07 18:45:59 +00:00
2008-04-24 09:59:54 +00:00
2008-04-24 09:59:54 +00:00
2008-04-21 12:46:58 +00:00
2008-04-07 18:45:59 +00:00
2008-04-01 13:22:47 +00:00
2006-03-01 20:20:22 +00:00
2006-05-16 03:14:24 +00:00
2008-04-07 18:45:59 +00:00
2008-04-16 10:02:05 +00:00
2008-04-07 18:45:59 +00:00
2005-12-07 22:28:49 +00:00
2008-04-07 18:45:59 +00:00
2005-05-02 03:50:11 +00:00
2005-06-04 02:11:50 +00:00
2006-05-28 21:39:37 +00:00
2004-12-05 02:30:20 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 13:17:36 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 12:46:58 +00:00
2008-04-07 18:45:59 +00:00
2005-12-10 17:09:58 +00:00
2008-04-07 16:15:45 +00:00
2008-04-07 16:33:44 +00:00
2008-04-07 18:45:59 +00:00
2006-08-10 14:15:00 +00:00
2008-04-21 12:46:58 +00:00
2008-04-21 14:00:24 +00:00
2008-04-07 18:45:59 +00:00
2008-04-18 20:13:37 +00:00
2008-04-18 20:13:37 +00:00
2008-04-07 18:45:59 +00:00
2008-01-01 18:51:23 +00:00
2008-04-21 12:46:58 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-23 11:13:52 +00:00
2008-04-07 16:15:45 +00:00
2008-03-13 15:18:10 +00:00
2008-04-07 18:45:59 +00:00
2008-04-01 13:22:47 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 12:46:58 +00:00
2008-04-24 09:59:54 +00:00
2008-04-21 14:00:24 +00:00
2008-04-07 18:45:59 +00:00
2005-04-05 06:04:57 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 14:00:24 +00:00
2008-04-01 13:22:47 +00:00
2008-04-07 18:45:59 +00:00
2005-03-01 11:51:29 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-22 10:45:34 +00:00
2008-04-22 10:45:34 +00:00
2008-02-15 17:53:11 +00:00
2008-04-22 10:45:34 +00:00
2008-03-13 15:18:10 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 14:00:24 +00:00
2008-04-21 12:46:58 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2006-07-14 00:50:55 +00:00
2008-04-21 12:46:58 +00:00
2006-07-05 16:06:50 +00:00
2008-04-07 18:45:59 +00:00
2004-12-27 19:03:56 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-01 13:22:47 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2007-02-20 14:31:26 +00:00
2008-04-24 09:59:54 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-21 12:46:58 +00:00
2008-04-01 13:22:47 +00:00
2008-04-07 18:45:59 +00:00
2008-04-24 09:59:54 +00:00
2008-04-07 18:45:59 +00:00
2008-03-12 12:41:50 +00:00
2008-03-07 11:24:51 +00:00
2008-04-07 18:45:59 +00:00
2006-07-26 15:59:39 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2007-12-12 12:12:24 +00:00
2005-06-07 19:31:42 +00:00
2008-04-01 13:22:47 +00:00
2008-04-01 13:22:47 +00:00
2008-04-07 18:45:59 +00:00
2008-04-07 18:45:59 +00:00
2007-12-05 15:10:20 +00:00
2006-07-17 19:30:30 +00:00
2008-04-24 09:59:54 +00:00
2008-04-21 14:00:24 +00:00