Peter Jeremy <[EMAIL PROTECTED]> writes:
> My count (using ports/devel/id-utils) says there are 627 references to
> int64_t in the tree - half of them in sys.
You missed a few, there are 1727 references to {,u}int64_t in HEAD src,
excluding src/sys.
[EMAIL PROTECTED] /usr% egrep -r '\<u?int64_t\>' src | grep -vc '^src/sys'
1727
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"