OSDN Git Service

Ensure that <stdint.h> defines SIZE_MAX and friends.
authorElliott Hughes <enh@google.com>
Thu, 13 Jun 2013 23:02:53 +0000 (16:02 -0700)
committerElliott Hughes <enh@google.com>
Thu, 13 Jun 2013 23:02:53 +0000 (16:02 -0700)
commit7c89506e3af3ee97691a98329f0d7b5edef49218
treeeedba0ee4b14ca207e63bc8aaf3f25c4a84912ae
parentc843a3e7b215bca5e896e1d56c2fa6332770ea83
Ensure that <stdint.h> defines SIZE_MAX and friends.

We were missing SIG_ATOMIC_MAX, SIG_ATOMIC_MIN, SIZE_MAX,
WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.

Change-Id: I2535f36bc220fbaea009b483599b7af811c4cb5c
libc/include/stdint.h
libc/include/wchar.h