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 15:09:27 UTC 2002
Modified Files:
src/usr.bin/sort: files.c fsort.h
Log Message:
max_o in struct tempfile needs to be off_t
use fseeko() rather than fseek() when changing file offset using max_o
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.bin/sort/files.c
cvs rdiff -r1.9 -r1.10 src/usr.bin/sort/fsort.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