platform_bionic/libc
Sergey Melnikov dc5d3426d8 stdint.h header is not fully compatible with C99(ISO9899:1999)
stdint.h provides macros with incorrect type:
  * UINT8_C
  * UINT16_C
  * UINT8_MAX
  * UINT16_MAX

Signed-off-by: Sergey Melnikov <sergey.melnikov@intel.com>
Change-Id: I2d130c782d4485bf6c9e9f068de0bdaa4ba7303f
2013-06-19 12:33:31 +04:00
..
arch-arm Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. 2013-06-10 17:17:46 -07:00
arch-mips libc: add timerfd calls 2013-05-14 14:45:02 -07:00
arch-x86 Revert "libc x86: Remove strcat.S" 2013-06-08 00:42:35 +00:00
bionic Handles spurious wake-ups in pthread_join() 2013-06-12 17:30:58 -07:00
include stdint.h header is not fully compatible with C99(ISO9899:1999) 2013-06-19 12:33:31 +04:00
kernel libc: add timerfd calls 2013-05-14 14:45:02 -07:00
netbsd Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
private Clean up abort. 2013-06-12 14:14:53 -07:00
stdio Switch to current upstream stdio makebuf.c and setvbuf.c. 2013-06-12 15:24:15 -07:00
stdlib Clean up abort. 2013-06-12 14:14:53 -07:00
string bionic/x86: Optimization for string routines 2013-05-31 13:37:03 +04:00
tools Don't avoid IPv6 when looking for new tzdata. 2013-04-24 10:50:45 -07:00
tzcode Improve diagnostics in the face of bad tzdata. 2013-04-25 14:02:59 -07:00
unistd Clean up abort. 2013-06-12 14:14:53 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Fix the qsort copyright notice (fixed upstream this afternoon). 2013-06-12 17:42:43 -07:00
upstream-netbsd Add more __restricts, clean up __format__ attributes. 2013-05-14 16:08:43 -07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013c. 2013-04-22 11:33:14 -07:00
Android.mk Switch to current upstream stdio makebuf.c and setvbuf.c. 2013-06-12 15:24:15 -07:00
CAVEATS
MODULE_LICENSE_BSD
NOTICE Fix the qsort copyright notice (fixed upstream this afternoon). 2013-06-12 17:42:43 -07:00
SYSCALLS.TXT libc: add timerfd calls 2013-05-14 14:45:02 -07:00