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:           Tue Dec 16 01:18:19 UTC 2003

Modified Files:
        othersrc/libexec/tnftpd: acconfig.h configure.in tnftpd.h

Log Message:
* Rename HAVE_QUAD_SUPPORT to the more mnemonic HAVE_WORKING_LONG_LONG.
* Don't bother providing compat defs for QUAD_{MIN,MAX} since
  they're not used anymore.
* Provide fallback compat def for LLONG_{MIN,MAX} even if
  LONG_LONG_{MIN,MAX} isn't available.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/libexec/tnftpd/acconfig.h
cvs rdiff -r1.4 -r1.5 othersrc/libexec/tnftpd/configure.in
cvs rdiff -r1.10 -r1.11 othersrc/libexec/tnftpd/tnftpd.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