Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-01 | avoid excessive stack usage in getcwd | Rich Felker | 1 | -2/+2 |
2018-02-07 | make getcwd fail if it cannot obtain an absolute path | Dmitry V. Levin | 1 | -1/+7 |
2013-10-08 | fix errno value for getcwd when size argument is zero | Rich Felker | 1 | -1/+7 |
2012-03-01 | support null buffer argument to getcwd, auto-allocating behavior | Rich Felker | 1 | -1/+6 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+8 |