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:
53f86f2
)
Add fread_unlocked and fwrite_unlocked.
author
drepper
<drepper>
Sat, 4 Jul 1998 10:21:00 +0000
(10:21 +0000)
committer
drepper
<drepper>
Sat, 4 Jul 1998 10:21:00 +0000
(10:21 +0000)
libio/Versions
patch
|
blob
|
history
diff --git
a/libio/Versions
b/libio/Versions
index
ea58a29
..
12277ae
100644
(file)
--- a/
libio/Versions
+++ b/
libio/Versions
@@
-98,6
+98,6
@@
libc {
# f*
fgetpos64; fopen64; freopen64; fseeko; fseeko64; fsetpos64; ftello;
- ftello64; fopen; fclose; fdopen;
+ ftello64; fopen; fclose; fdopen;
fread_unlocked; fwrite_unlocked;
}
}