Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2008 20:33:34 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Yar Tikhiy <yar@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src UPDATING src/include fts.h src/lib/libc/gen Makefile.inc Symbol.map fts-compat.c fts-compat.h fts.3 fts.c src/sys/sys param.h
Message-ID:  <20080127043334.GA75235@dragon.NUXI.org>
In-Reply-To: <200801261709.m0QH9f2D024309@repoman.freebsd.org>
References:  <200801261709.m0QH9f2D024309@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 26, 2008 at 05:09:41PM +0000, Yar Tikhiy wrote:
>   o For things that should be at least 64 bits wide, use long long
>     and not int64_t, as the latter is an optional type.

I don't follow - int64_t is an ISO-C99 type, and we have it in FreeBSD.
Is this code expected to be taken from FreeBSD and used in some pre-C99
system?

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080127043334.GA75235>