bionic/libc
Elliott Hughes 2f68866f37 Make uselocale(3) claim its pthread key in an ELF constructor.
pthread_once is nice for decoupling, but it makes resource availability less
predictable, which is a bad thing.

This fixes a test failure if uselocale(3) is called before
pthread.pthread_key_create_lots runs.

Change-Id: Ie2634f986a50e7965582d4bd6e5aaf48cf0d55c8
2014-04-18 13:34:26 -07:00
..
arch-arm Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-arm64 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-mips64 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-x86 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
arch-x86_64 Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
bionic Make uselocale(3) claim its pthread key in an ELF constructor. 2014-04-18 13:34:26 -07:00
dns bionic: Replace iface with opaque netid in resolver. 2014-04-01 16:25:49 -04:00
include Merge "Changes our ctype identifiers to match the BSDs" 2014-04-18 15:52:59 +00:00
kernel Fix kernel header scrubbing for LP64. 2014-04-08 10:15:06 -07:00
private Make uselocale(3) claim its pthread key in an ELF constructor. 2014-04-18 13:34:26 -07:00
stdio Upgrade to current vfprintf. 2014-04-17 17:30:03 -07:00
stdlib Upgrade our <ctype.h> implementation to OpenBSD head. 2014-04-18 10:29:16 -07: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 Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
upstream-netbsd Add lsearch(3) for ltrace. 2014-04-01 12:40:00 -07:00
upstream-openbsd Merge "Upgrade to current vfprintf." 2014-04-18 18:19:23 +00:00
zoneinfo Upgrade to tzdata2014b. 2014-04-02 14:43:27 -07:00
Android.mk Merge "Upgrade to current vfprintf." 2014-04-18 18:19:23 +00:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate the NOTICE files. 2014-04-16 17:01:12 -07:00
SYSCALLS.TXT Implement _Exit(3). 2014-04-08 17:16:13 -07:00