platform_bionic/libc
Russell Webb ac3fc00ca2 Remove SIZE_MAX definition in limits.h
the POSIX standard is that SIZE_MAX is defined
in stdint.h, not limits.h.

Change-Id: Iafd8ec71d1840541feaca4f53b2926b398293fac
Signed-off-by: Webb, Russell <russell.webb@intel.com>
Signed-off-by: Fengwei Yin <fengwei.yin@intel.com>
Reviewed-by: Ross, Andrew J <andrew.j.ross@intel.com>
Reviewed-by: Boie, Andrew P <andrew.p.boie@intel.com>
Reviewed-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com>
Tested-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com>
2014-03-31 22:38:14 +08:00
..
arch-arm Remove SIZE_MAX definition in limits.h 2014-03-31 22:38:14 +08:00
arch-arm64 Remove SIZE_MAX definition in limits.h 2014-03-31 22:38:14 +08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Remove SIZE_MAX definition in limits.h 2014-03-31 22:38:14 +08:00
arch-mips64 Remove SIZE_MAX definition in limits.h 2014-03-31 22:38:14 +08:00
arch-x86 Remove SIZE_MAX definition in limits.h 2014-03-31 22:38:14 +08:00
arch-x86_64 Remove SIZE_MAX definition in limits.h 2014-03-31 22:38:14 +08:00
bionic Fix and clean up strtotimeval 2014-03-27 14:57:36 +00:00
dns Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
include Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
private Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
stdio Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
stdlib Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
tools Bring the generate-NOTICE script up to date. 2014-03-06 15:10:22 -08:00
tzcode Merge "Fix locatime.c indentation after sync" 2014-02-28 18:02:22 +00:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
upstream-dlmalloc
upstream-freebsd Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
upstream-netbsd Clean up reentrancy cruft. 2014-03-13 16:17:43 -07:00
upstream-openbsd Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
zoneinfo Upgrade to tzdata2014a. 2014-03-10 15:19:05 -07:00
Android.mk Keep the symbol table in the shared libc. 2014-03-24 17:56:13 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Update the NOTICE files 2014-03-10 11:23:52 +00:00
SYSCALLS.TXT Add accept4() syscall 2014-03-26 15:50:01 +02:00