platform_bionic/libc
Christopher Ferris 511cfd9dc8 Allow NULL in pthread_mutex_lock/unlock.
The pthread_mutex_lock and pthread_mutex_unlock were allowed to
fail silently on L 32 bit devices when passed a NULL. We changed
this to a crash on 32 bit devices, but there are still games that make
these calls and are not likely to be updated. Therefore, once again
allow NULL to be passed in on 32 bit devices.

Bug: 19995172
Change-Id: If7e8860075ecd63c0064d80f64e226fad7bd3c26
2015-06-09 18:46:15 -07:00
..
arch-arm libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
arch-arm64 libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
arch-mips64 libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
arch-x86 libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
arch-x86_64 libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
bionic Allow NULL in pthread_mutex_lock/unlock. 2015-06-09 18:46:15 -07:00
dns Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
include Allow NULL in pthread_mutex_lock/unlock. 2015-06-09 18:46:15 -07:00
kernel Update the search path for libclang.so 2015-04-22 10:47:01 -07:00
private ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() 2015-05-13 17:47:08 -07:00
stdio Don't use TEMP_FAILURE_RETRY on close in bionic. 2015-05-15 16:24:33 -07:00
stdlib Hide __atexit 2015-06-04 14:51:26 -07:00
tools Strip version info when extracting symbols 2015-06-04 11:15:13 -07: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:51:26 -07:00
zoneinfo Update to tzdata 2015d 2015-04-30 16:48:11 +01:00
Android.mk Fix a few libc makefile mishaps. 2015-06-06 13:25:32 -07:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
MODULE_LICENSE_BSD
NOTICE Update NOTICE files (the second time today). 2015-05-12 10:52:52 -07:00
SYSCALLS.TXT libc: Add O_PATH support for fgetxattr / fsetxattr 2015-06-02 10:08:05 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00