sin
8fdfa7caeb
Convert cksum(1) to use FILE * instead of an fd
In sbase we generally do I/O through FILE * instead of file descriptors directly. Do not error out on the first file that can't be opened.
Description
Languages
C
79.5%
Roff
16%
Shell
1.9%
Awk
1.3%
Makefile
1.3%