platform_bionic/libc
Elliott Hughes cccfe1e17c Reimplement clock(3) and switch to OpenBSD time(3).
The new implementation is a better approximation to the processor time used
by the process because it's actually based on resource usage rather than just
elapsed wall clock time.

Change-Id: I9e13b69c1d3048cadf0eb9dec1e3ebc78225596a
2014-03-11 13:37:11 -07:00
..
arch-arm Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-arm64 Add ARMv8 optimized string handling functions based on cortex-strings 2014-03-06 14:59:51 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-mips64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86_64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
bionic Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
dns Update res_debug.c to take into account changes 2014-03-07 20:03:57 +00:00
include Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
private Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
stdio More OpenBSD cleanup (primarily string). 2014-02-24 18:02:05 -08:00
stdlib Clean up our OpenBSD usage. 2014-02-21 14:30:18 -08: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 Switch to upstream FreeBSD ldexp.c. 2014-03-10 16:23:09 -07:00
upstream-netbsd Switch to NetBSD utmp.c. 2014-03-10 16:32:35 -07:00
upstream-openbsd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
zoneinfo Upgrade to tzdata2014a. 2014-03-10 15:19:05 -07:00
Android.mk Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -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 Rewrite the POSIX timer functions. 2014-03-07 16:49:46 -08:00