Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Build: add NO_UINTMAX_T to support ancient systems
author
David M. Syzdek
<david.syzdek@acsalaska.net>
Sun, 26 Oct 2008 11:52:37 +0000
(
03:52
-0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 2 Nov 2008 08:09:34 +0000
(
01:09
-0700)
This adds NO_UINTMAX_T for ancient systems, such as FreeBSD 4.9-SECURITY.
If NO_UINTMAX_T is defined, then uintmax_t is defined as uint32_t.
Signed-off-by: David M. Syzdek <david.syzdek@acsalaska.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
0bc3e78
)
No differences found