Sebastian Huber
897d3a3cc4
Add <sys/_stdint.h> for FreeBSD compatibility
* libc/include/sys/_stdint.h: New file.
* libc/include/stdint.h (int8_t): Move to <sys/_stdint.h>.
(uint8_t): Likewise.
(int16_t): Likewise.
(uint16_t): Likewise.
(int32_t): Likewise.
(uint32_t): Likewise.
(int64_t): Likewise.
(uint64_t): Likewise.
(intptr_t): Likewise.
(uintptr_t): Likewise.
* libc/include/sys/types.h: Include <sys/_stdint.h>.
* libc/sys/rtems/machine/_types.h: Remove <stdint.h> include.
* libc/sys/time.h>: Replace __uint32_t with uint32_t and
__uint64_t with uint64_t.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-04-23 21:57:10 +02:00
..
2014-06-23 20:21:54 +00:00
2014-06-23 20:21:54 +00:00
2012-12-20 21:10:27 +00:00
2013-11-26 14:38:58 +00:00
2015-04-23 21:57:10 +02:00
2014-06-23 20:21:54 +00:00
2015-03-03 19:49:00 +00:00
2012-12-20 21:10:27 +00:00
2013-11-26 13:51:19 +00:00
2013-06-24 11:34:03 +00:00
2014-12-05 16:21:04 +00:00
2012-12-20 21:10:27 +00:00
2014-12-18 14:55:21 +00:00
2013-10-23 10:04:43 +00:00
2015-04-23 21:57:09 +02:00
2015-04-23 21:57:07 +02:00
2015-04-23 21:57:10 +02:00
2012-12-20 21:10:27 +00:00
2015-04-23 21:57:08 +02:00
2014-10-16 15:00:59 +00:00
2012-12-20 21:10:27 +00:00
2012-12-20 21:10:27 +00:00
2014-12-18 20:30:11 +00:00
2014-07-04 17:21:45 +00:00
2015-03-16 15:02:22 +00:00
2011-01-05 17:18:16 +00:00
2012-12-20 21:10:27 +00:00
2005-10-28 21:36:05 +00:00