summaryrefslogtreecommitdiff
path: root/libc/unistd/getcwd.c
AgeCommit message (Collapse)Author
2000-10-30getcwd did not include the alloc-space-as-needed-on-NULL-bufferEric Andersen
feature which busybox needed. So I added it.
2000-10-11Reorg unistd dirEric Andersen