Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/libexec/tnftpd
Module Name: othersrc
Committed By: lukem
Date: Mon Jul 23 05:48:33 UTC 2007
Modified Files:
othersrc/libexec/tnftpd: configure.ac todo
Log Message:
If fts.h isn't usable, force use of our fts_open.c even if
the target provides fts_open().
Should fix use of fts() with _FILE_OFFSET_BITS=64 on newer Linux/glibc.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 othersrc/libexec/tnftpd/configure.ac
cvs rdiff -r1.11 -r1.12 othersrc/libexec/tnftpd/todo
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