]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Added typedefs for __int64_t and __uint64_t. These will be used to avoid
authorBruce Evans <bde@FreeBSD.org>
Sun, 14 Jun 1998 14:00:47 +0000 (14:00 +0000)
committerBruce Evans <bde@FreeBSD.org>
Sun, 14 Jun 1998 14:00:47 +0000 (14:00 +0000)
commit23adf828d57b3c898d6618babe07e1239689ec67
treec7ebeb7b583d4dc53a9516daca7957e19af069cc
parent2f41bd720370a3b39f868a3e804288ea1c03c40c
Added typedefs for __int64_t and __uint64_t.  These will be used to avoid
explicit use of `[unsigned] long long' and `[u]quad_t'.

Fixed disorder of and lack of comments for the types added in the previous
two commits.  Improved some comments.  The comments should be elswhere
(not duplicated in every MD file).
sys/i386/include/ansi.h