2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-02-17 13:00:43 +08:00
glibc/misc/sys
Ulrich Drepper 61062f5630 * posix/bits/unistd.h: Avoid calling __*_chk variants if we can
determine the call will never trigger a failure.

	* sysdeps/i386/i686/memset_chk.S: Remove alias and warning.
	* sysdeps/x86_64/memset_chk.S: Likewise.

2005-02-24  Roland McGrath  <roland@redhat.com>

	* debug/Versions (libc: GLIBC_2.4): Remove
	__memset_zero_constant_len_parameter.
	* sysdeps/generic/memset_chk.c: Remove alias and warning.
	* misc/sys/cdefs.h (__warndecl): New macro.
	* debug/warning-nop.c: New file.
	* string/bits/string3.h (memset): Call __warn_memset_zero_len with no
	arguments, instead of calling __memset_zero_constant_len_parameter.
	Use __warndecl for __warn_memset_zero_len.
	* debug/Makefile (routines): Add $(static-only-routines).
	(static-only-routines): New variable.
2005-03-01 00:35:23 +00:00
..
cdefs.h * posix/bits/unistd.h: Avoid calling __*_chk variants if we can 2005-03-01 00:35:23 +00:00
dir.h
file.h
ioctl.h
mman.h 2.5-18.1 2007-07-12 18:26:36 +00:00
queue.h 2.5-18.1 2007-07-12 18:26:36 +00:00
select.h
syslog.h * misc/sys/syslog.h: Fix typo in comment. 2005-02-15 03:08:11 +00:00
uio.h 2004-10-07 Andreas Schwab <schwab@suse.de> 2004-10-07 18:43:52 +00:00
ustat.h
xattr.h