glibc/sysdeps
Roland McGrath 5879ee9fa1 * sysdeps/mach/hurd/i386/init-first.c: Replace PIC #ifdefs with SHARED.
(init1): Don't initialize __environ here, since init already does it.
	(first_init): New function, broken out of _init.
	(_hurd_stack_setup): Use it.
	[SHARED] (_dl_init_first): New function, renamed from old _init.
	(init1) [SHARED]: Don't call posixland_init here.
	(posixland_init): Take ENVP arg, so signature is usual for initializer.
	[SHARED] (_init): Define as alias for posixland_init.
	[! SHARED] (__libc_first_init): Define as alias for posixland_init.
	* sysdeps/i386/dl-machine.h (RTLD_START): Insert the macro
	RTLD_START_SPECIAL_INIT before calling initializers.
	(RTLD_START_SPECIAL_INIT): Define to empty if undefined.
	* sysdeps/mach/hurd/i386/dl-machine.h: New file.
	* sysdeps/mach/hurd/dl-sysdep.c (_dl_init_first): New weak function.
	* elf/Versions ({libc,ld.so}: GLIBC_2.2): Add _dl_init_first.
2000-04-02 22:01:23 +00:00
..
alpha Update. 2000-03-31 05:16:38 +00:00
am29k
arm Update. 2000-03-31 05:50:02 +00:00
generic Update. 2000-04-02 08:05:36 +00:00
gnu
hppa
i370
i386 * sysdeps/mach/hurd/i386/init-first.c: Replace PIC #ifdefs with SHARED. 2000-04-02 22:01:23 +00:00
i860
i960
ieee754
m68k Update. 2000-03-31 05:16:38 +00:00
m88k
mach * sysdeps/mach/hurd/i386/init-first.c: Replace PIC #ifdefs with SHARED. 2000-04-02 22:01:23 +00:00
mips Update. 2000-03-31 12:35:44 +00:00
mvs
posix
powerpc Update. 2000-03-31 05:50:02 +00:00
rs6000
sparc Update. 2000-03-31 05:16:38 +00:00
standalone
tahoe
unix Update. 2000-04-02 08:05:36 +00:00
vax
wordsize-32
wordsize-64
z8000