glibc/sysdeps
Ulrich Drepper 965cb60a21 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
one parameter.  If non-NULL use it to initialize return value.
	(_dl_setup_pointer_guard): New function.
	* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
	* sysdeps/generic/ldsodefs.h: Declare _dl_random.
	* elf/rtld.c (security_init): Pass _dl_random to
	_dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
	pointer_chk_guard.
	* elf/dl-sysdep.c (_dl_random): New variable.
	(_dl_sysdep_start): Handle AT_RANDOM.
	(_dl_show_auxv): Likewise.
	* elf/dl-support.c (_dl_random): New variable.
	(_dl_aux_init): Handle AT_RANDOM.
	* csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
	to _dl_setup_stack_chk_guard.

	* elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
2009-01-11 04:44:06 +00:00
..
generic * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take 2009-01-11 04:44:06 +00:00
gnu [BZ #5628] 2008-01-16 23:49:43 +00:00
i386 * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors. 2009-01-09 08:38:54 +00:00
ia64 [BZ #6442] 2008-05-15 02:54:33 +00:00
ieee754 [BZ #3406] 2008-05-11 17:49:25 +00:00
mach * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]: 2009-01-07 01:59:43 +00:00
posix * sysdeps/posix/getaddrinfo.c (gaih_inet): When the 2008-12-29 23:47:07 +00:00
powerpc [BZ #6411] 2008-11-17 02:49:45 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
s390 * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the 2008-11-07 15:22:34 +00:00
sh * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. 2007-07-15 00:12:18 +00:00
sparc * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR, 2008-10-11 08:52:58 +00:00
unix * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take 2009-01-11 04:44:06 +00:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 2007-11-10 19:36:06 +00:00
x86_64 * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if 2008-12-29 20:56:13 +00:00