diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-03-24 11:05:46 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-03-24 15:51:14 +0100 |
commit | db5bfdbd8ab2729a95c95638fbcc1db8cbfef162 (patch) | |
tree | c44bf58a1b3f99a45ee09d8e5e85bacf0feec833 /newlib/libc/stdio/asniprintf.c | |
parent | 08fdddea3d2a170f5476ad296d9b73bcf2948471 (diff) | |
download | cygnal-db5bfdbd8ab2729a95c95638fbcc1db8cbfef162.tar.gz cygnal-db5bfdbd8ab2729a95c95638fbcc1db8cbfef162.tar.bz2 cygnal-db5bfdbd8ab2729a95c95638fbcc1db8cbfef162.zip |
Define BSD u_intN_t types indiscriminately
The u_intN_t types are BSD types but sanctioned by POSIX. They are
always defined when using Glibc headers so we follow suit.
newlib:
* libc/include/sys/types.h: Drop outdated __INTTYPES_DEFINED__
macro. Always define u_intN_t types.
cygwin:
* include/cygwin/types.h: Remove definition of u_intN_t types.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdio/asniprintf.c')
0 files changed, 0 insertions, 0 deletions