summaryrefslogtreecommitdiff
path: root/getconf
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Presenting the world's third-worst build systemAndrew Wilcox1-0/+14
2016-04-09Don't strlen(NULL) if environment is unsetAndrew Wilcox1-1/+1
2016-04-09Add our first utility, getconf(1)Andrew Wilcox2-0/+650