summaryrefslogtreecommitdiff
path: root/getconf
AgeCommit message (Expand)AuthorFilesLines
2018-03-26getconf: Add POSIX2_LINE_MAX and INT_MAX variablesv0.4A. Wilcox1-8/+24
2016-06-22getconf: Work around GNU autogen braindamageAndrew Wilcox1-0/+2
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