OSDN Git Service

Add crc32.
authorRob Landley <rob@landley.net>
Sun, 4 Feb 2018 23:35:29 +0000 (17:35 -0600)
committerRob Landley <rob@landley.net>
Sun, 4 Feb 2018 23:35:29 +0000 (17:35 -0600)
commite2275c069bb6996ef09e4e58840cbd1c85e0b697
treebe28a3e62d918bc98bcbbfafab89882417ba541c
parentfde08536eaff7f30e320f0b88dd7d6c608265d8c
Add crc32.

In cksum, make -H pad with leading zeroes to 8 chars, don't output len with -N,
and don't output filename with zero arguments.
toys/posix/cksum.c