summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-26getconf: Add POSIX2_LINE_MAX and INT_MAX variablesv0.4A. Wilcox1-8/+24
2016-11-27README: consistencyA. Wilcox2-4/+4
2016-06-22getconf: Work around GNU autogen braindamageAndrew Wilcox1-0/+2
2016-04-17Add new localedef(1) stubAndrew Wilcox4-1/+62
2016-04-09Presenting the world's third-worst build systemAndrew Wilcox2-0/+28
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
2016-04-09Initial commit with documentationAndrew Wilcox3-0/+269