summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/getcwd.c
AgeCommit message (Expand)Author
2003-09-06Fix numerous problems with both getcwd implementations.Eric Andersen
2002-12-04Fix the other instance of getcwdEric Andersen
2002-12-04Properly allocate memory when size is 0, but so is bufEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-06-18Cleanup the getcwd implementation (again) since I broke itEric Andersen