summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getcwd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous problems with both getcwd implementations.Eric Andersen2003-09-061-66/+63
* Fix the other instance of getcwdEric Andersen2002-12-041-18/+21
* Properly allocate memory when size is 0, but so is bufEric Andersen2002-12-041-25/+28
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-3/+7
* Cleanup the getcwd implementation (again) since I broke itEric Andersen2002-06-181-0/+172