Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/usr.bin/tnftp
Module Name: othersrc
Committed By: lukem
Date: Fri May 11 04:31:50 UTC 2007
Modified Files:
othersrc/usr.bin/tnftp: configure.ac tnftp.h
Log Message:
Rename HAVE_QUAD_SUPPORT to HAVE_PRINTF_LONG_LONG, and only require support
for 'long long' in that check rather than needing sizeof(off_t)>=8,
as some systems have a separate off64_t when Large File Support is enabled.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/usr.bin/tnftp/configure.ac
cvs rdiff -r1.24 -r1.25 othersrc/usr.bin/tnftp/tnftp.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