bionic/libc
Elliott Hughes d1aea30b2a Fix POSIX timer thread naming.
Spencer Low points out that we never actually set a name because the constant
part of the string was longer than the kernel's maximum, and the kernel
rejects long names rather than truncate.

Shorten the fixed part of the string while still keeping it meaningful. 9999
POSIX timers should be enough for any process...

Bug: https://code.google.com/p/android/issues/detail?id=170089
Change-Id: Ic05f07584c1eac160743519091a540ebbf8d7eb1
2015-04-25 10:05:24 -07:00
..
arch-arm Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
arch-arm64 Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" 2015-04-24 03:49:30 +00:00
arch-common/bionic Revert "Unregister pthread_atfork handlers on dlclose()" 2015-04-24 03:46:57 +00:00
arch-mips Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" 2015-04-24 03:49:30 +00:00
arch-mips64 Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
arch-x86 Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
arch-x86_64 Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
bionic Fix POSIX timer thread naming. 2015-04-25 10:05:24 -07:00
dns Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
include add fortified readlink/readlinkat implementations 2015-04-17 18:49:12 -04:00
kernel Update the search path for libclang.so 2015-04-22 10:47:01 -07:00
private Update the number of jemalloc reserved keys. 2015-04-15 17:20:10 -07:00
stdio Hide internal of pthread_mutex_t. 2015-03-25 17:54:17 -07:00
stdlib Revert "Unregister pthread_atfork handlers on dlclose()" 2015-04-24 03:46:57 +00:00
tools Update update-tzdata.py tool to generate ICU4J data jars 2015-04-09 09:38:31 +00: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 Revert "Unregister pthread_atfork handlers on dlclose()" 2015-04-24 03:46:57 +00:00
zoneinfo Upgrade timezone data to 2015b 2015-04-09 11:15:27 +01:00
Android.mk Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" 2015-04-24 03:49:30 +00:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
SYSCALLS.TXT Simplify close(2) EINTR handling. 2015-04-23 08:41:45 -07:00
version_script.txt Fix volantis boot. 2015-04-03 12:37:03 -07:00