Date: Sun, 14 Jun 1998 10:26:21 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Bruce Evans <bde@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include ansi.h Message-ID: <Pine.BSF.3.95.980614102549.6282B-100000@current1.whistle.com> In-Reply-To: <199806141400.HAA09386@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
you should explain why u_int64_t which already exists is not good enough? is it non ansi or something? On Sun, 14 Jun 1998, Bruce Evans wrote: > bde 1998/06/14 07:00:48 PDT > > Modified files: > sys/i386/include ansi.h > Log: > Added typedefs for __int64_t and __uint64_t. These will be used to avoid > explicit use of `[unsigned] long long' and `[u]quad_t'. > > Fixed disorder of and lack of comments for the types added in the previous > two commits. Improved some comments. The comments should be elswhere > (not duplicated in every MD file). > > Revision Changes Path > 1.15 +24 -9 src/sys/i386/include/ansi.h > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980614102549.6282B-100000>