bionic/libc
Elliott Hughes 36443fd542 Remove PAGE_SIZE from <limits.h>.
It turns out that everyone's still getting PAGE_SIZE from <sys/user.h> via
<sys/ucontext.h> via <signal.h> anyway.

glibc has PAGE_SIZE in <sys/user.h> rather than <limits.h> so this part is
good. The bad part is that we have such wide transitive inclusion of
<sys/user.h>!

Bug: http://b/22735893
Change-Id: I363adffe4a27b4ca1eedf695ea621f5dd2d5ca10
2015-07-28 19:54:53 -07:00
..
arch-arm Remove pushes from memsets (krait/cortex-a9). 2015-07-27 14:07:37 -07:00
arch-arm64 Merge "Add support for cortex-a53 in bionic." 2015-06-16 19:04:14 +00:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 11:57:53 -07:00
arch-mips [MIPS] Add optimized string functions 2015-06-17 17:02:10 +02:00
arch-mips64 [MIPS] Add optimized string functions 2015-06-17 17:02:10 +02:00
arch-x86 libc: arch-x86: implement kernel vdso time functions 2015-07-22 01:31:38 +00:00
arch-x86_64 Hide accidentally-exposed __clock_nanosleep. 2015-06-15 19:39:04 -07:00
bionic Remove PAGE_SIZE from <limits.h>. 2015-07-28 19:54:53 -07:00
dns Fix alignment after variable-length data. 2015-07-06 14:43:28 -07:00
include Remove PAGE_SIZE from <limits.h>. 2015-07-28 19:54:53 -07:00
kernel Update to v3.18.18 kernel headers. 2015-07-13 17:21:18 -07:00
private Move PAGE_MASK into <sys/user.h>. 2015-07-28 14:58:37 -07:00
stdio Don't use TEMP_FAILURE_RETRY on close in bionic. 2015-05-15 16:20:07 -07:00
stdlib name the atexit handler pages 2015-07-27 11:04:58 -07:00
tools Strip version info when extracting symbols 2015-06-04 17:56:02 +00:00
tzcode Changes to re-enable overrides for tz data 2015-03-25 16:08:37 +00:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Hide __atexit 2015-06-04 14:33:18 -07:00
zoneinfo Update timezone data to 2015e 2015-06-30 14:48:06 +01:00
Android.mk deprecate TARGET_USES_LOGD 2015-07-28 08:51:17 -07:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
libc.map add fortified implementations of fread/fwrite 2015-07-23 18:55:46 -04:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update NOTICE files (the second time today). 2015-05-12 10:44:37 -07:00
SYSCALLS.TXT libc: arch-x86: implement kernel vdso time functions 2015-07-22 01:31:38 +00:00
version_script.txt Revert "Fix volantis boot." 2015-05-07 15:12:24 -07:00