Subject: Re: CVS commit: src/tools/compat
To: James Chacon <jmc@netbsd.org>
From: Luke Mewburn <lukem@NetBSD.org>
List: source-changes
Date: 06/22/2004 12:54:06
--mzmkN2k+aDjaU9Rr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Jun 21, 2004 at 10:13:32PM +0000, James Chacon wrote:
|=20
| Module Name: src
| Committed By: jmc
| Date: Mon Jun 21 22:13:32 UTC 2004
|=20
| Modified Files:
| src/tools/compat: compat_defs.h
|=20
| Log Message:
| 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 calle=
rs
| of strtouq will lose.
| XXX: Need to come back through here and clean up the configure tests be=
tter
| for this
We should just rototill the use of strto[u]q() and any quad_t stuff
and replace it with the C99 strto[u]ll() & (unsigned) long long,
especially within the "host" tools.
--mzmkN2k+aDjaU9Rr
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)
iD8DBQFA159OpBhtmn8zJHIRAkHZAJ0YRd/Eavx8MVxlFiygY7ivWlnoygCfeEIT
8EIQbKpOqpG7DkGDfW/6GmM=
=g2x3
-----END PGP SIGNATURE-----
--mzmkN2k+aDjaU9Rr--