glibc/string
Roland McGrath 9372c95824 * string/test-strspn.c (do_test): Ensure zero termination.
* string/test-strpbrk.c (do_test): Likewise.
	* string/test-strncmp.c (stupid_strncmp): Use strnlen, not strlen.
	* string/test-strncpy.c (stupid_strncpy): Likewise.
	* string/test-stpncpy.c (stupid_stpncpy): Likewise.

2002-10-08  Roland McGrath  <roland@redhat.com>

	* string/test-string.h (test_init): Fill BUF1 and BUF2 with
	nonzero characters.

2002-09-22  H.J. Lu  <hjl@gnu.org>

	* sysdeps/unix/sysv/linux/mmap64.c (MMAP2_PAGE_SHIFT): Renamed
	from PAGE_SHIFT.  Define if not defined.  Check MMAP2_PAGE_SHIFT
	only if __NR_mmap2 is defined.

	* sysdeps/unix/sysv/linux/powerpc/mmap64.c: Moved to ...
	* sysdeps/unix/sysv/linux/mmap64.c: ... here.
	* sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed.
	* sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: FIle removed,
2002-11-09 00:36:21 +00:00
..
bits
.cvsignore
Depend
Makefile * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
Versions
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
argz-stringify.c
argz.h
basename.c
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
endian.h
envz.c
envz.h
inl-tester.c
memfrob.c
memory.h
noinl-tester.c
stratcliff.c Some more strncpy checks. 2002-09-10 00:25:47 +00:00
strcoll.c Update. 2002-10-09 09:42:48 +00:00
strcoll_l.c
strdup.c
strerror.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
strfry.c
string-inlines.c
string.h
strings.h
strndup.c
strsignal.c
strverscmp.c
strxfrm.c Update. 2002-10-09 09:42:48 +00:00
strxfrm_l.c
swab.c
test-ffs.c
test-memchr.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memcmp.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memmove.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-mempcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memset.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-stpcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-stpncpy.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strcat.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-strchr.c * string/test-strchr.c (stupid_strchr): New function. 2002-11-08 22:10:01 +00:00
test-strcmp.c * string/test-strchr.c (stupid_strchr): New function. 2002-11-08 22:10:01 +00:00
test-strcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-strcspn.c * string/test-strchr.c (stupid_strchr): New function. 2002-11-08 22:10:01 +00:00
test-string.h * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strlen.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-strncmp.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strncpy.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strpbrk.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strrchr.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-strspn.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
testcopy.c
tester.c
tst-bswap.c
tst-inlcall.c
tst-strlen.c
tst-strtok.c
tst-strxfrm.c 2002-08-29 Roland McGrath <roland@redhat.com> 2002-08-29 09:26:30 +00:00
tst-svc.c
tst-svc.expect
tst-svc.input