repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
fdutimensat
blob
21d656f1a5875fea899c6ef061a187d3f3f3c78c
1
Description:
2
Set file access and modification times, relative to a directory.
3
4
Files:
5
lib/fdutimensat.c
6
lib/utimens.h
7
8
Depends-on:
9
futimens
10
utimensat
11
12
configure.ac:
13
gl_MODULE_INDICATOR([fdutimensat])
14
15
Makefile.am:
16
lib_SOURCES += fdutimensat.c
17
18
Include:
19
<fcntl.h>
20
"utimens.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Paul Eggert, Jim Meyering, Eric Blake