Samuel Thibault ec1300cfc8 hurd: Add futimesat and utimensat support
* sysdeps/mach/hurd/utime-helper.c (hurd_futimens): Rename function to
	hurd_futimes.
	* sysdeps/mach/hurd/utimes.c (__utimes): Update call accordingly.
	* sysdeps/mach/hurd/lutimes.c (__lutimes): Likewise.
	* sysdeps/mach/hurd/futimens.c: Include "utime-helper.c".
	(__futimens): Move implementation to...
	* sysdeps/mach/hurd/utime-helper.c (utime_ts_from_tspec,
	utime_tvalue_from_tspec): ... new helper functions.
	(hurd_futimens): New function.
	* sysdeps/mach/hurd/futimesat.c: New file.
	* sysdeps/mach/hurd/utimensat.c: New file.
2018-03-06 00:14:26 +01:00
..
2018-01-27 13:31:38 +01:00
2018-02-17 13:46:50 -05:00
2018-02-15 12:41:05 +00:00
2018-02-15 12:41:05 +00:00
2018-02-27 01:15:39 +01:00
2018-03-05 21:46:55 +00:00
2018-02-14 14:03:40 -02:00
2018-02-22 16:44:58 -03:00
2018-02-15 12:41:05 +00:00