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: Tue Dec 24 13:20:26 UTC 2002
Modified Files:
src/usr.bin/sort: fields.c init.c sort.h
Log Message:
add extern definition for ncols and clist[] to sort.h, eliminate extra
definitions in init.c and field.c
g/c MAXMERGE
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/sort/fields.c
cvs rdiff -r1.6 -r1.7 src/usr.bin/sort/init.c
cvs rdiff -r1.12 -r1.13 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