platform_bionic/libc/unistd
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
..
syslog.c __progname should be const char*, not char*. 2013-02-07 12:06:44 -08:00