summaryrefslogtreecommitdiff
path: root/util2.c
Commit message (Expand)AuthorAgeFilesLines
* The xxh* checksums don't need to be reversed on output.Wayne Davison2020-05-281-9/+14
* Set Copyright years and make them easier to updateWayne Davison2020-04-091-1/+1
* Use nanosleep if it is available.Wayne Davison2020-04-051-3/+11
* Tweak the copyright year.Wayne Davison2019-03-161-1/+1
* Tweak copyright date.Wayne Davison2018-01-141-1/+1
* More archaic-checksum improvements. This makes the len vars clearerWayne Davison2017-11-071-4/+4
* Add --checksum-choice option to choose the checksum algorithms.Wayne Davison2016-05-011-3/+2
* Update the copyright year.Wayne Davison2015-08-081-1/+1
* Use usleep() for msleep() if it is available.Wayne Davison2014-11-271-2/+6
* Bump the year to 2014.Wayne Davison2014-01-261-1/+1
* Move some code from util.c to util2.c and add sum_as_hex().Wayne Davison2013-06-111-0/+109