aboutsummaryrefslogtreecommitdiff
path: root/pwd.c
Commit message (Collapse)AuthorAgeFilesLines
* Use implicit NULL testsTom Ryder2016-05-271-1/+1
|
* Remove trailing empty lineTom Ryder2016-03-181-1/+0
|
* Use sizeof rather than constantTom Ryder2016-03-171-1/+1
|
* Handle path being too longTom Ryder2016-03-171-2/+6
|
* Quick and utterly wrong pwd(1) implementationTom Ryder2016-03-171-0/+9