Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/sort



Module Name:    src
Committed By:   jdolecek
Date:           Wed Dec 25 21:19:16 UTC 2002

Modified Files:
        src/usr.bin/sort: msort.c sort.h

Log Message:
make function merge() static in msort.c
cosmetic change to how local variable is incremented (moved to for(;;))


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/sort/msort.c
cvs rdiff -r1.14 -r1.15 src/usr.bin/sort/sort.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index