summaryrefslogtreecommitdiffstats
path: root/libc/bionic/getcwd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a getcwd(3) bug and make our tests run correctly under valgrind.Elliott Hughes2012-10-091-4/+5
* Clean up warnings in the malloc_debug_* files.Elliott Hughes2012-08-291-1/+1
* Enhance getcwd(3) to handle NULL like glibc.Elliott Hughes2012-08-161-0/+76