merge from gcc

This commit is contained in:
DJ Delorie
2001-10-07 22:42:23 +00:00
parent e6450fe561
commit 99b5813985
23 changed files with 70 additions and 60 deletions

View File

@ -2,7 +2,7 @@
/*
@deftypefn Supplemental char* getpwd ()
@deftypefn Supplemental char* getpwd (void)
Returns the current working directory. This implementation caches the
result on the assumption that the process will not call @code{chdir}