glibc/string
Ulrich Drepper 59776aef0b [BZ #2751]
2006-05-15  Mike Frysinger  <vapier@gentoo.org>
	[BZ #2751]
	* string/strchr.c: Add cast to avoid warning.
2006-08-22 06:47:33 +00:00
..
bits * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 2005-08-08 19:04:11 +00:00
.cvsignore
Depend
Makefile * string/Makefile (tests): Add bug-envz1. 2006-06-04 16:36:04 +00:00
Versions Update. 2004-03-22 19:54:06 +00:00
_strerror.c * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't 2006-06-22 23:59:32 +00:00
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 * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. 2006-05-10 06:39:15 +00:00
argz-stringify.c
argz.h Update. 2004-09-07 22:33:37 +00:00
basename.c
bcopy.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
bug-envz1.c * string/Makefile (tests): Add bug-envz1. 2006-06-04 16:36:04 +00:00
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
bug-strtok1.c [BZ #2126] 2006-01-10 00:25:07 +00:00
byteswap.h
bzero.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
endian.h
envz.c [BZ #2703] 2006-06-04 04:35:55 +00:00
envz.h
ffs.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
ffsll.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
inl-tester.c
memccpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memcmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memfrob.c
memmem.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memmove.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memory.h
mempcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memrchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
memset.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
noinl-tester.c
rawmemchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stpcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stpncpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
stratcliff.c
strcasecmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcasecmp_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcasestr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcat.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strchr.c [BZ #2751] 2006-08-22 06:47:33 +00:00
strchrnul.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcoll.c * include/libc-symbols.h (__hidden_proto): Remove bogus declaration 2005-03-17 21:06:39 +00:00
strcoll_l.c
strcpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strcspn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strdup.c
strerror.c
strfry.c
string-inlines.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
string.h 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strings.h
strlen.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncase.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncase_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncat.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncmp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strncpy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strndup.c
strnlen.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strpbrk.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strrchr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strsep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strsignal.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
strspn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strstr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtok.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtok_r.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strverscmp.c
strxfrm.c
strxfrm_l.c [BZ #968] 2005-10-15 20:51:49 +00:00
swab.c
test-ffs.c Update. 2004-04-04 06:17:27 +00:00
test-memccpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memchr.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memcmp.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memcpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-memmove.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-mempcpy.c
test-memset.c * string/test-memset.c (test_main): Use negative byte value is 2005-07-25 01:40:59 +00:00
test-stpcpy.c
test-stpncpy.c
test-strcat.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strchr.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strcmp.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strcpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strcspn.c
test-string.h
test-strlen.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strncmp.c [BZ #1877] 2005-11-18 00:12:44 +00:00
test-strncpy.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strpbrk.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strrchr.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
test-strspn.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
testcopy.c
tester.c * string/tester.c (test_strnlen): New function. 2006-02-20 21:48:49 +00:00
tst-bswap.c
tst-inlcall.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
tst-strfry.c * stdlib/random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:29:07 +00:00
tst-strlen.c
tst-strtok.c
tst-strxfrm.c
tst-svc.c
tst-svc.expect
tst-svc.input
wordcopy.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
xpg-strerror.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00