summaryrefslogtreecommitdiffstats
path: root/hashkeys.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use getopt_long() on AIXDave Heller2018-02-071-11/+51
* Optionally add 0x to the start of the output string, in hashkeys.cDave Heller2018-01-161-0/+9
* Fix mmap() offset bug and mmap() error detection.Dave Heller2017-12-261-4/+6
* Check return code from executables and fail on errorDave Heller2017-12-211-1/+3
* Adjust previous patch to reorganize includesDave Heller2017-12-051-0/+2
* Cleanup, reorganize includesDave Heller2017-12-021-16/+15
* Remove all implicit initializationsDave Heller2017-10-211-1/+1
* Add hashkeys.c utility programDave Heller2017-10-101-0/+296
OpenPOWER on IntegriCloud