From owner-freebsd-arch Tue Nov 27 10:32: 1 2001 Delivered-To: freebsd-arch@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id A5AC937B41C for ; Tue, 27 Nov 2001 10:31:55 -0800 (PST) Received: from khan.anarcat.dyndns.org ([65.94.177.56]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011127183155.QPCY9997.tomts6-srv.bellnexxia.net@khan.anarcat.dyndns.org> for ; Tue, 27 Nov 2001 13:31:55 -0500 Received: from shall.anarcat.dyndns.org (shall.anarcat.dyndns.org [192.168.0.1]) by khan.anarcat.dyndns.org (Postfix) with ESMTP id 717BE1A24 for ; Tue, 27 Nov 2001 13:34:38 -0500 (EST) Received: by shall.anarcat.dyndns.org (Postfix, from userid 1000) id D6E2A20ADB; Tue, 27 Nov 2001 13:33:09 -0500 (EST) Date: Tue, 27 Nov 2001 13:33:08 -0500 From: The Anarcat To: freebsd-arch@freebsd.org Subject: C99 standard: stdint.h Message-ID: <20011127183307.GB520@shall.anarcat.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s/l3CgOIzMHHjg/5" Content-Disposition: inline User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --s/l3CgOIzMHHjg/5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! It seems the C99 standard added a few headers to the crowd. One of those is stdint.h and is used to allow programmers to "portably" access macros such as uint32_t and such..=20 I know we have sys/types.h and that we don't really *need* stdint.h, but shouldn't we include it anyways, just for standards compliance sake? I guess I could make some research to find out what exactly is this .h supposed to provide and hack some file together... A. --s/l3CgOIzMHHjg/5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwD3GIACgkQttcWHAnWiGcJfACcDVQmNbmdymbnUfqWI2Fk/Kx/ ywYAnjWd/jC+F7drQvOw+MkQWzFd731t =TaMl -----END PGP SIGNATURE----- --s/l3CgOIzMHHjg/5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message