aboutsummaryrefslogtreecommitdiff
path: root/ls.c
Commit message (Collapse)AuthorAgeFilesLines
* Use implicit NULL testsTom Ryder2016-05-271-2/+2
|
* Remove trailing empty lineTom Ryder2016-03-181-1/+0
|
* Free memory in ls(1) tooTom Ryder2016-03-171-0/+5
|
* Move ls includes into a headerTom Ryder2016-03-171-5/+1
|
* Some basic ls(1) error checkingTom Ryder2016-03-161-1/+9
|
* ls(1) accepts one argumentTom Ryder2016-03-161-3/+10
|
* Fix a couple of bugs clang foundTom Ryder2016-03-161-2/+2
|
* ls(1) works, doesn't even sort yet thoughTom Ryder2016-03-161-0/+19