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:
2b84211
)
(routines): Remove iofprintf.
author
drepper
<drepper>
Sun, 12 Oct 1997 03:09:35 +0000
(
03:09
+0000)
committer
drepper
<drepper>
Sun, 12 Oct 1997 03:09:35 +0000
(
03:09
+0000)
libio/Makefile
patch
|
blob
|
history
diff --git
a/libio/Makefile
b/libio/Makefile
index
2a3f397
..
4df874d
100644
(file)
--- a/
libio/Makefile
+++ b/
libio/Makefile
@@
-25,7
+25,7
@@
headers := stdio.h libio.h _G_config.h
routines := \
filedoalloc iofclose iofdopen iofflush iofgetpos iofgets iofopen \
- iofopncook iofp
rintf iofputs iofread iofsetpos ioftell
\
+ iofopncook iofp
uts iofread iofsetpos ioftell
\
iofwrite iogetdelim iogetline iogets iopadn iopopen ioputs \
ioseekoff ioseekpos iosetbuffer iosetvbuf iosprintf ioungetc \
iovsprintf iovsscanf \