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-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2015-01-22 15:32:51 +00:00
2014-12-18 20:30:11 +00:00
2015-04-23 21:57:10 +02:00
2014-12-18 20:30:11 +00:00
2015-01-22 17:34:47 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2012-12-20 21:10:27 +00:00
2015-01-20 12:27:30 +00:00
2015-01-20 12:27:30 +00:00
2007-05-24 17:33:42 +00:00
2012-12-20 21:10:27 +00:00