glibc/sysdeps
Samuel Thibault e0cfa51064 hurd: Fix dlopening libraries from static programs
dlopening libraries from a static program would dlopen libc.so,
which thus needs its own initialization, done in posixland_init,
which was missing initializing RPCs so far.

ChangeLog:

2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>

	* sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
	__mach_init in dlopened libc.
2014-11-23 20:50:24 +01:00
..
aarch64 AArch64: Reformat inline-asm in elf_machine_load_address 2014-11-21 14:45:11 +00:00
alpha Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
arm arm: drop EABI check 2014-11-22 19:34:49 -05:00
generic Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
gnu Add new macro IN_MODULE to identify module in which source is built 2014-11-19 12:13:54 +05:30
hppa Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
i386 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
ia64 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
ieee754 Fix libm mpone, mptwo namespace (bug 17616). 2014-11-18 15:40:56 +00:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
m68k Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
mach hurd: Fix dlopening libraries from static programs 2014-11-23 20:50:24 +01:00
microblaze microblaze: 64b atomic operations are not supported. 2014-11-21 14:09:21 +01:00
mips Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
nptl Make internal lock-init macros return void. 2014-10-20 14:13:14 -07:00
posix ctermid: return string literal, document MT-Safety pitfall 2014-11-21 02:16:02 -02:00
powerpc Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
pthread Restore subdir conditional for tst-timer dependency. 2014-07-03 18:52:51 -07:00
s390 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
sh Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
sparc Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
tile Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
unix NPTL: Refactor scheduler setup in pthread_create. 2014-11-20 10:56:20 -08:00
wordsize-32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Run tst-ld-sse-use.sh with bash. 2014-09-29 23:24:37 +00:00
x86_64 Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00