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:
7edc627
)
Add fputs_unlocked.
author
drepper
<drepper>
Thu, 16 Jul 1998 10:40:16 +0000
(10:40 +0000)
committer
drepper
<drepper>
Thu, 16 Jul 1998 10:40:16 +0000
(10:40 +0000)
libio/Versions
patch
|
blob
|
history
diff --git
a/libio/Versions
b/libio/Versions
index
467ba22
..
7cc0945
100644
(file)
--- a/
libio/Versions
+++ b/
libio/Versions
@@
-89,6
+89,6
@@
libc {
# f*
fgetpos64; fopen64; freopen64; fseeko; fseeko64; fsetpos64; ftello;
ftello64; fopen; fclose; fdopen; fread_unlocked; fwrite_unlocked;
- fgets_unlocked;
+ fgets_unlocked;
fputs_unlocked;
}
}