implement futimens and utimensat
authorRich Felker <dalias@aerifal.cx>
Sun, 27 Feb 2011 08:48:57 +0000 (03:48 -0500)
committerRich Felker <dalias@aerifal.cx>
Sun, 27 Feb 2011 08:48:57 +0000 (03:48 -0500)
commiteda8e9da763df3fd25fc6c78602d7c79296eae6b
treede92e9710de4cca70c106dc51b49a438ebaa1cb9
parentb1b465c4382d6956e2973b70d644b0c20f530430
implement futimens and utimensat
include/sys/stat.h
src/stat/futimens.c [new file with mode: 0644]
src/stat/utimensat.c [new file with mode: 0644]