cd3abe38ef
We're the C library. Nothing could be more deprecated. bionic/libc/bionic/pthread_cond.cpp:243:10: error: 'int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const timespec*)' is deprecated (declared at bionic/libc/bionic/pthread_cond.cpp:227): use pthread_cond_timedwait instead [-Werror=deprecated-declarations] return pthread_cond_timedwait_relative_np(cond_interface, mutex, &ts); ^ bionic/libc/bionic/pthread_cond.cpp:243:71: error: 'int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const timespec*)' is deprecated (declared at bionic/libc/bionic/pthread_cond.cpp:227): use pthread_cond_timedwait instead [-Werror=deprecated-declarations] return pthread_cond_timedwait_relative_np(cond_interface, mutex, &ts); ^ Change-Id: Idb3d445e053c44180773f59774df19b324f6817f |
||
---|---|---|
.. | ||
arch-arm | ||
arch-arm64 | ||
arch-common/bionic | ||
arch-mips | ||
arch-mips64 | ||
arch-x86 | ||
arch-x86_64 | ||
bionic | ||
dns | ||
include | ||
kernel | ||
malloc_debug | ||
private | ||
stdio | ||
stdlib | ||
tools | ||
tzcode | ||
upstream-freebsd | ||
upstream-netbsd | ||
upstream-openbsd | ||
zoneinfo | ||
Android.bp | ||
Android.mk | ||
crt.mk | ||
libc.arm.brillo.map | ||
libc.arm.map | ||
libc.arm64.map | ||
libc.map.txt | ||
libc.mips.brillo.map | ||
libc.mips.map | ||
libc.mips64.map | ||
libc.x86.brillo.map | ||
libc.x86.map | ||
libc.x86_64.map | ||
MODULE_LICENSE_BSD | ||
NOTICE | ||
SYSCALLS.TXT | ||
version_script.txt |