4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-17 03:49:46 +08:00
Corinna Vinschen db5bfdbd8a 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>
2016-03-24 15:51:14 +01:00
..
2016-02-22 14:43:41 -06:00
2016-03-17 21:08:50 -05:00
2016-03-17 21:08:56 -05:00
2016-02-12 11:35:56 -06:00
2015-08-27 12:50:25 +02:00
2015-07-06 14:58:51 -05:00
2016-03-17 21:08:59 -05:00
2016-03-17 21:09:01 -05:00
2013-04-23 09:42:25 +00:00
2016-03-18 12:33:40 +01:00
2016-03-17 21:09:10 -05:00
2016-03-17 21:09:13 -05:00