projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec1368e
)
Undef stat64.
author
drepper
<drepper>
Tue, 11 Nov 1997 23:16:50 +0000
(23:16 +0000)
committer
drepper
<drepper>
Tue, 11 Nov 1997 23:16:50 +0000
(23:16 +0000)
io/stat64.c
patch
|
blob
|
history
diff --git
a/io/stat64.c
b/io/stat64.c
index
09eb38a
..
16b0b11
100644
(file)
--- a/
io/stat64.c
+++ b/
io/stat64.c
@@
-36,6
+36,7
@@
functions in the shared library can adapt without needing to recompile
all callers. */
+#undef stat64
int
stat64 (const char *file, struct stat64 *buf)
{