platform_bionic/libc
Yabin Cui fe4a4d8f67 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC.
Previous patch changed pthread_cond_timedwait_relative_np to use
CLOCK_REALTIME, which causes app compatibility problem. So change
it back to CLOCK_MONOTONIC.

Bug: 30106240
Change-Id: I8e04058e92ede098f4f9f8d133f094001921441e
2016-07-13 16:08:48 -07:00
..
arch-arm Merge "Remove deprecated Android.mk files" 2016-06-02 16:31:40 +00:00
arch-arm64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86_64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
bionic Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. 2016-07-13 16:08:48 -07:00
dns Merge "Always update search domain paths." 2016-05-12 02:51:23 +00:00
include Remove __nonnull (in favor of _Nonnull). 2016-06-30 10:37:03 -07:00
kernel Update the kernel header documentation. 2016-07-08 15:29:51 -07:00
malloc_debug Add the record alloc option. 2016-07-08 14:05:17 -07:00
private x86-64's va_list is not a pointer type. 2016-06-30 13:47:16 -07:00
stdio Add ctermid. 2016-06-09 15:16:32 -07:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools End all lists in check-symbols-glibc.py with a ,. 2016-05-06 15:44:26 -07:00
tzcode Remove mktime_tz. 2016-01-06 09:15:02 -08:00
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd Fix ftw/nftw to only report unreadable directories once. 2016-04-18 12:05:18 -07:00
upstream-openbsd Defer registration of the arc4random fork-detect handler. 2016-06-28 15:52:59 -07:00
zoneinfo Update timezone data to 2016f 2016-07-06 18:41:23 +01:00
Android.bp Revert "Skip Clang's integrated-as for hand-coded assembly" 2016-06-30 00:16:54 +00:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
libc.arm.brillo.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.arm.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.arm64.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.map.txt Add ctermid. 2016-06-09 15:16:32 -07:00
libc.mips.brillo.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.mips.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.mips64.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.x86.brillo.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.x86.map Add ctermid. 2016-06-09 15:16:32 -07:00
libc.x86_64.map Add ctermid. 2016-06-09 15:16:32 -07:00
MODULE_LICENSE_BSD
NOTICE Regenerate NOTICE files. 2016-05-16 17:46:00 -07:00
SYSCALLS.TXT Make all rt_sigtimedwait signatures match. 2016-05-23 11:20:19 -07:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00