summaryrefslogtreecommitdiff
path: root/src/unistd/getcwd.c
AgeCommit message (Expand)AuthorLines
2018-05-01avoid excessive stack usage in getcwdRich Felker-2/+2
2018-02-07make getcwd fail if it cannot obtain an absolute pathDmitry V. Levin-1/+7
2013-10-08fix errno value for getcwd when size argument is zeroRich Felker-1/+7
2012-03-01support null buffer argument to getcwd, auto-allocating behaviorRich Felker-1/+6
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+8