projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e594b9
)
(futimens): New decl.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 23 Nov 2004 20:59:50 +0000
(20:59 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 23 Nov 2004 20:59:50 +0000
(20:59 +0000)
lib/utimens.h
patch
|
blob
|
history
diff --git
a/lib/utimens.h
b/lib/utimens.h
index a36f27da9e670a32722c6606c5ec2287bdc2366c..d42d792c21d758eeb2770bbf24eda09811067ef0 100644
(file)
--- a/
lib/utimens.h
+++ b/
lib/utimens.h
@@
-1,2
+1,3
@@
#include "timespec.h"
+int futimens (int, char const *, struct timespec const [2]);
int utimens (char const *, struct timespec const [2]);