1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00
This commit is contained in:
Jim Meyering
2003-08-09 18:38:02 +00:00
parent d30bd06760
commit 21ffba9df7
2 changed files with 3 additions and 0 deletions

2
lib/utimens.h Normal file
View File

@@ -0,0 +1,2 @@
#include "timespec.h"
int utimens (char const *, struct timespec const [2]);

View File

@@ -97,6 +97,7 @@ unlocked-io.m4 \
uptime.m4 \
utimbuf.m4 \
utime.m4 \
utimens.m4 \
utimes.m4 \
vasnprintf.m4 \
vasprintf.m4 \