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
elf: Refactor process_envvars
[glibc.git]
/
include
/
utime.h
blob
504925131181c8e554ed607d127cae9408ad66d5
1
#ifndef _UTIME_H
2
3
#include <io/utime.h>
4
5
#ifndef _ISOMAC
6
libc_hidden_proto
(
utime
)
7
#endif
8
9
#endif
/* utime.h */