glibc/csu
Ulrich Drepper 04395c90fc [BZ #974]
2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
	[BZ #974]
	* csu/elf-init.c (__preinit_array_start): Take int, char **, char **.
	(__preinit_array_end): Likewise.
	(__init_array_start): Likewise.
	(__init_array_end): Likewise.
	(__libc_csu_init): Take int argc, char **argv, char **envp.
	Call preinit_array and init_array with argc, argv, envp.
	* sysdeps/generic/libc-start.c (LIBC_START_MAIN): Remove
	INIT_MAIN_ARGS.
	* sysdeps/powerpc/elf/libc-start.c (INIT_MAIN_ARGS): Removed.
	* elf/Makefile (distribute): Add tst-array5.c, tst-array5-static.c,
	tst-array5dep.c, and tst-array5.exp.
	(tests): Add tst-array5.
	(tests-static): Add tst-array5-static.
	($(objpfx)tst-array5): New target.
	($(objpfx)tst-array5.out): Likewise.
	($(objpfx)tst-array5-static.out): Likewise.
	* elf/tst-array5-static.c: New file.
	* elf/tst-array5-static.exp: Likewise.
	* elf/tst-array5.c: Likewise.
	* elf/tst-array5.exp: Likewise.
	* elf/tst-array5dep.c: Likewise.
2005-07-07 23:00:02 +00:00
..
.cvsignore Update. 1997-03-19 05:47:56 +00:00
Makefile * csu/Makefile: Use printf instead of echo for some shells. 2005-03-01 01:45:27 +00:00
Versions 2002-11-14 Roland McGrath <roland@redhat.com> 2002-11-15 03:36:52 +00:00
abi-note.S 2002-12-09 Richard Henderson <rth@redhat.com> 2002-12-10 05:09:56 +00:00
defs.awk Update. 2000-07-25 22:19:16 +00:00
dso_handle.c 2.5-18.1 2007-07-12 18:26:36 +00:00
elf-init.c [BZ #974] 2005-07-07 23:00:02 +00:00
gmon-start.c 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com> 2002-11-22 05:05:02 +00:00
init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
munch-tmpl.c 2.5-18.1 2007-07-12 18:26:36 +00:00
munch.awk 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-atomic-long.c * include/atomic.h (atomic_increment_and_test): Invert sense of test. 2003-03-22 23:01:01 +00:00
tst-atomic.c Update. 2004-09-08 15:46:42 +00:00
tst-empty.c 2003-04-11 Roland McGrath <roland@redhat.com> 2003-04-12 00:16:59 +00:00
version.c * posix/getconf.c: Update copyright year. 2005-01-12 23:43:44 +00:00