Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/tools/compat
Module Name: src
Committed By: tron
Date: Tue Jun 22 08:36:08 UTC 2004
Modified Files:
src/tools/compat [netbsd-1-6]: compat_defs.h
Log Message:
Pull up revision 1.40 (requested by jmc in ticket #1717):
On NetBSD boxes make sure and provide prototypes for strtouq since quad_t gets
exposed all the time, but routines which use it do not. Otherwise callers
of strtouq will lose.
XXX: Need to come back through here and clean up the configure tests better
for this
To generate a diff of this commit:
cvs rdiff -r1.15.2.4 -r1.15.2.5 src/tools/compat/compat_defs.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