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:
d1958e7
)
(routines): Add iofread_u and iofwrite_u.
author
drepper
<drepper>
Sat, 4 Jul 1998 10:20:31 +0000
(10:20 +0000)
committer
drepper
<drepper>
Sat, 4 Jul 1998 10:20:31 +0000
(10:20 +0000)
libio/Makefile
patch
|
blob
|
history
diff --git
a/libio/Makefile
b/libio/Makefile
index
61bd54f
..
3c75183
100644
(file)
--- a/
libio/Makefile
+++ b/
libio/Makefile
@@
-34,7
+34,7
@@
routines := \
clearerr feof ferror fgetc fileno fputc freopen fseek getc getchar \
memstream pclose putc putchar rewind setbuf setlinebuf vasprintf \
iovdprintf vscanf vsnprintf obprintf fcloseall fseeko ftello \
- freopen64 fseeko64 ftello64
\
+ freopen64 fseeko64 ftello64
iofread_u iofwrite_u
\
\
libc_fatal