Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 23:33:55 -0500
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        obrien@FreeBSD.org, Kirk McKusick <mckusick@mckusick.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/coda coda_vnops.c src/sys/dev/ccd ccd.c src/sys/dev/md md.c src/sys/dev/vinum vinumdaemon.c vinuminterrupt.c vinumrequest.c vinumrevive.c src/sys/fs/hpfs hpfs_vnops.c src/sys/fs/msdosfs msdosfs_fat.c msdosfs_vnops.c ...
Message-ID:  <20020318233355.L56122@espresso.q9media.com>
In-Reply-To: <xzp1yehfcjn.fsf@flood.ping.uio.no>; from des@ofug.org on Tue, Mar 19, 2002 at 04:42:52AM %2B0100
References:  <200203151849.g2FInlW38440@freefall.freebsd.org> <20020318134628.A15033@dragon.nuxi.com> <xzpu1rdgxti.fsf@flood.ping.uio.no> <20020318191542.A18453@dragon.nuxi.com> <xzp1yehfcjn.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@ofug.org> writes:
> "David O'Brien" <obrien@FreeBSD.org> writes:
> > Are you sure one can do this in the kernel?  PRId64 was not found for me
> > when I tried.
> 
> It's in <machine/_inttypes.h>.

Don't include this directly though.  If this is felt to be a useful
feature for kernel developers, <inttypes.h> can be moved to
<sys/inttypes.h>, and <inttypes.h> can become a symbolic link to
<sys/inttypes.h>.

Best regards,
Mike Barcroft

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?20020318233355.L56122>