Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/libexec/tnftpd/libnetbsd
Module Name: othersrc
Committed By: lukem
Date: Tue Dec 16 01:03:46 UTC 2003
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: strtoll.c
Log Message:
Sync to lib/libc/stdlib/strtoll.c 1.6:
* Use LLONG_{MIN,MAX} instead of QUAD_{MIN,MAX}
* Use "long long int" instead of "long long"
* Appease lint
* Use "long long" instead of "quad" in comments.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/libexec/tnftpd/libnetbsd/strtoll.c
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