Skip to content

POSIX compatible exit codes, minor cosmetics, new checks added to "make check"

Compare
Choose a tag to compare
@ColumPaget ColumPaget released this 16 Nov 12:56
· 52 commits to master since this release

File hashing, rather than checking hashes etc, now returns POSIX compatible exit codes (0 means 'success').

Some minor changes, a number of functions now accept 'const char' rather than 'char' strings.

Checks added to 'make check' to test that hashing returns correct exit codes, and to test hashing from a list of files, either a file containing the list, or a list fed into stdin.