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:
b32cd47
)
Formerly io/Makefile.~10~
author
roland
<roland>
Thu, 3 Sep 1992 02:41:53 +0000
(
02:41
+0000)
committer
roland
<roland>
Thu, 3 Sep 1992 02:41:53 +0000
(
02:41
+0000)
io/Makefile
patch
|
blob
|
history
diff --git
a/io/Makefile
b/io/Makefile
index
39eb79b
..
88a45f8
100644
(file)
--- a/
io/Makefile
+++ b/
io/Makefile
@@
-31,7
+31,8
@@
routines := \
__open __close __read __write __lseek __access __fcntl __flock \
__dup __dup2 __pipe \
creat \
- __chdir getcwd getwd getdirname \
+ __chdir fchdir \
+ getcwd getwd getdirname \
__chown __fchown \
ttyname __isatty \
__link __symlink __readlink \