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
foo
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
ftime.c
blob
5a5949f6086ad8e37ec0b4adc3938547d3c28258
1
/* Linux defines the ftime system call but doesn't actually implement
2
it. Use the BSD implementation. */
3
#include <sysdeps/unix/bsd/ftime.c>