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

David O'Brien obrien at FreeBSD.org
Sat Jan 26 20:33:35 PST 2008


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 at FreeBSD.org)


More information about the cvs-all mailing list