glibc/string
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
..
bits * posix/bits/unistd.h: Avoid calling __*_chk variants if we can 2005-03-01 00:35:23 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c 2.5-18.1 2007-07-12 18:26:36 +00:00
argz-stringify.c
argz.h Update. 2004-09-07 22:33:37 +00:00
basename.c
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
Depend
endian.h
envz.c 2.5-18.1 2007-07-12 18:26:36 +00:00
envz.h
inl-tester.c
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
memfrob.c
memory.h
noinl-tester.c
stratcliff.c
strcoll.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strcoll_l.c
strdup.c
strerror.c
strfry.c
string.h 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strings.h
strndup.c
strsignal.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strverscmp.c
strxfrm.c
strxfrm_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
swab.c
test-ffs.c Update. 2004-04-04 06:17:27 +00:00
test-memccpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memchr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memcmp.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memcpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memmove.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-mempcpy.c
test-memset.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-stpcpy.c
test-stpncpy.c
test-strcat.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strchr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strcmp.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strcpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strcspn.c
test-string.h
test-strlen.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strncmp.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strncpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strpbrk.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strrchr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strspn.c 2.5-18.1 2007-07-12 18:26:36 +00:00
testcopy.c
tester.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-bswap.c
tst-inlcall.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
tst-strlen.c
tst-strtok.c
tst-strxfrm.c
tst-svc.c
tst-svc.expect
tst-svc.input
Versions