Module Name:src
Committed By: simonb
Date: Wed Sep 5 04:01:23 UTC 2012
Modified Files:
src/usr.bin/comm: comm.c
Log Message:
Use getc instead of fgetc.
This is approximately five times faster for "comm -23 a b" where a and b
are identical 100MB files.
To generate a dif
Module Name:src
Committed By: joerg
Date: Tue Aug 30 21:36:38 UTC 2011
Modified Files:
src/usr.bin/comm: comm.c
Log Message:
static + __dead
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/comm/comm.c
Please note that diffs are not public domai