summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getcwd.c
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.15: Prevent corruption of errno.Stephen McKay1998-02-201-1/+5
* Merged changes from rev 1.10: file descriptor leak.David Greenman1997-09-011-2/+5
* Corrently null-terminate the path being passed to the opendir() calls,Peter Wemm1996-10-171-0/+1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Don't cast void functions to void.Jeffrey Hsu1995-06-201-2/+2
* Backed out Keith Bostic's getcwd/$PWD hack. It is causing things to breakDavid Greenman1995-02-071-24/+5
* A cute hack to speed up things by Keith: if getenv("PWD") is the samePoul-Henning Kamp1995-02-041-5/+24
* Obtained from: 1.1.5Bruce Evans1994-12-121-1/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+230