NetBSD/usr.bin/comm
simonb 809c33aadd Use getc instead of fgetc.
This is approximately five times faster for "comm -23 a b" where a and b
are identical 100MB files.
2012-09-05 04:01:23 +00:00
..
Makefile
comm.1
comm.c Use getc instead of fgetc. 2012-09-05 04:01:23 +00:00