glibc/sysdeps
Ulrich Drepper ddfd053577 * Makerules (sysd-rules): Define PTW for ptw-* files.
* Versions: Define GLIBC_2.7 for libc.
	* include/stdio.h: Declare __fortify_fail.
	* debug/fortify_fail.c: New file.
	* debug/Makefile (routines): Add fortify_fail.
	* debug/chk_fail.c: Use __fortify_fail.
	* debug/stack_chk_fail.c: Likewise.
	* io/Versions: Export __open_2, __open64_2, __openat_2, and
	__openat64_2 for GLIBC_2.7.
	* io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
	* io/open.c: Define *_2 variant of function which checks for O_CREAT
	and fails if necessary.
	* io/open64.c: Likewise.
	* io/openat.c: Likewise.
	* io/openat64.c: Likewise.
	* sysdeps/unix/sysv/linux/open64.c: Likewise.
	* sysdeps/unix/sysv/linux/openat.c: Likewise.
	* sysdeps/unix/sysv/linux/openat64.c: Likewise.
	* io/bits/fcntl2.h: New file.
	* include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
	__openat64_2.
	* include/bits/fcntl2.h: New file.
	* sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
	Add open_2.
	* sysdeps/unix/sysv/linux/open_2.c: New file.
2007-05-24 23:55:28 +00:00
..
alpha 2007-05-07 Richard Henderson <rth@redhat.com> 2007-05-07 22:57:20 +00:00
generic * elf/dl-close.c (_dl_close_worker): When removing object from 2007-05-19 07:08:23 +00:00
gnu . 2007-07-31 13:33:18 +00:00
i386 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use 2007-04-16 20:42:23 +00:00
ia64 * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow 2007-05-10 06:31:20 +00:00
ieee754 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use 2007-04-16 20:42:23 +00:00
mach * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
posix [BZ #4102] 2007-04-28 16:09:22 +00:00
powerpc 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com> 2007-05-07 06:22:38 +00:00
pthread * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
s390 [BZ #3427] 2007-05-10 06:30:17 +00:00
sh . 2007-07-31 13:33:18 +00:00
sparc * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
unix * Makerules (sysd-rules): Define PTW for ptw-* files. 2007-05-24 23:55:28 +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 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value 2007-05-21 22:38:06 +00:00