From owner-cvs-sys Sun Jun 14 11:06:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06182 for cvs-sys-outgoing; Sun, 14 Jun 1998 11:06:49 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06174; Sun, 14 Jun 1998 11:06:33 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id EAA12722; Mon, 15 Jun 1998 04:06:32 +1000 Date: Mon, 15 Jun 1998 04:06:32 +1000 From: Bruce Evans Message-Id: <199806141806.EAA12722@godzilla.zeta.org.au> To: bde@FreeBSD.ORG, julian@whistle.com Subject: Re: cvs commit: src/sys/i386/include ansi.h Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >you should explain why u_int64_t which already exists >is not good enough? > >is it non ansi or something? It is non-ANSI, and in a non-ANSI header. Bruce