repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty.
[glibc.git]
/
conform
/
data
/
utime.h-data
blob
15d44870557e2db0579bf6feb51ba0662de34b5b
1
type {struct utimbuf}
2
3
element {struct utimbuf} time_t actime
4
element {struct utimbuf} time_t modtime
5
6
type time_t
7
8
function int utime (const char*, const struct utimbuf*)
9
10
allow utim_*
11
allow *_t