summaryrefslogtreecommitdiffhomepage
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-11-19util/jsonutil: new packageJosh Bleecher Snyder3-0/+172
2020-11-19util/lineread: add docs to ReaderJosh Bleecher Snyder1-0/+5
2020-11-17util/endian: add Native variable to get the platform's native binary.ByteOrderBrad Fitzpatrick2-0/+10
2020-11-16util/racebuild: add package to export a race-is-enabled constBrad Fitzpatrick3-0/+25
2020-11-14util/endian: add package with const for whether platform is big endianBrad Fitzpatrick3-0/+26
2020-10-02util/uniq: add new packageJosh Bleecher Snyder2-0/+153
2020-09-11util/pidowner: add missing copyright headerBrad Fitzpatrick1-0/+4
2020-09-11util/pidowner: add two missing copyright headersBrad Fitzpatrick2-0/+8
2020-09-11util/pidowner: new package to map from process ID to its user IDBrad Fitzpatrick5-0/+146
2020-07-06util/lineread: add little package to read lines from files/ReadersBrad Fitzpatrick1-0/+33