From: roland Date: Thu, 3 Sep 1992 02:41:53 +0000 (+0000) Subject: Formerly io/Makefile.~10~ X-Git-Tag: jems-14oct94~4068 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=df2771236ae20d61db1819ba1bc223e251765762 Formerly io/Makefile.~10~ --- diff --git a/io/Makefile b/io/Makefile index 39eb79b505..88a45f8350 100644 --- 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 \