aboutsummaryrefslogtreecommitdiff
path: root/walk.c
Commit message (Collapse)AuthorAge
* Add the -0 option to null-terminate filenames.Gravatar Lily Chung2019-09-20
|
* s/realloc2/xrealloc/gGravatar Benjamin Barenblat2019-09-19
| | | | | `xrealloc` is the canonical name for a realloc function that fails instead of returning NULL.
* Switch TODOs to use full email addressesGravatar Benjamin Barenblat2019-09-16
|
* Support --help optionGravatar Benjamin Barenblat2019-09-16
|
* walk and sor, a combined replacement for findGravatar Benjamin Barenblat2019-09-16