glibc/sysdeps/unix/sysv
Roland McGrath 124dcac84b * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.
(LIBC_START_MAIN, LIBC_START_MAIN_AUXVEC_ARG, MAIN_AUXVEC_ARG)
	(INIT_MAIN_ARGS): Define, and #include <sysdeps/generic/libc-start.c>.
	(__libc_start_main): Just call the generic one for most of the work.

	* sysdeps/generic/libc-start.c [LIBC_START_MAIN]: If defined, define a
	static function by that name instead of BP_SYM (__libc_start_main).
	[LIBC_START_MAIN_AUXVEC_ARG]: Take AUXVEC as argument.
	[MAIN_AUXVEC_ARG]: Pass 4th argument to MAIN.
	[INIT_MAIN_ARGS]: Give INIT the same args as MAIN.

	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_PLATFORM_AUXV]:
	Use this macro for extra AT_* cases.
	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_PLATFORM_AUXV):
	New macro, guts from ...
	(__aux_init_cache): ... here, function removed.
	(DL_PLATFORM_INIT): Don't define this.

	* sysdeps/powerpc/powerpc32/memset.S: Put __cache_line_size in bss.
	* sysdeps/powerpc/powerpc64/memset.S: Likewise.

	* Versions.def (libthread_db): Add GLICB_2.3.3 set.
2003-03-15 23:09:52 +00:00
..
aix Update. 2002-12-31 20:46:11 +00:00
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hpux Update. 2002-07-20 01:14:41 +00:00
i386 * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
irix4 * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
isc2.2
linux * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it. 2003-03-15 23:09:52 +00:00
minix/bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sco3.2 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sco3.2.4 * include/sys/wait.h (__waitpid): Add libc_hidden_proto. 2002-08-13 01:08:15 +00:00
sysv4 (nice): Use getpriority() for the return value. 2002-09-28 19:13:13 +00:00
Dist
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions
direct.h
getdents.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethostname.c 2001-08-27 Roland McGrath <roland@frob.com> 2001-09-01 21:45:32 +00:00
setrlimit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
settimeofday.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigaction.c Update. 2002-08-03 07:02:10 +00:00
syscalls.list Update. 2002-12-15 01:00:22 +00:00
sysv_termio.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tcdrain.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tcflow.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tcflush.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tcgetattr.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tcgetpgrp.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
tcsendbrk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tcsetattr.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
tcsetpgrp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00