glibc/string
Ulrich Drepper ee2a5ae875 Update.
2002-12-31  Ulrich Drepper  <drepper@redhat.com>

	* string/string-inlines.c: Define __memcpy_g and __strchr_g macros
	to avoid using the exported symbols.  Define aliases with the
	original names separately.

	* include/time.h: Add libc_hidden_proto for __strftime_l.
	* include/wchar.h: Add libc_hidden_proto for __wcsftime_l.
	* time/strftime.c: Always use libc_hidden_def if _LIBC.

	* libio/libioP.h: Add libc_hidden_proto for _IO_file_open.
	* libio/fileops.c: Add libc_hidden_def for _IO_file_open.

	* malloc/mtrace.c: Add libc_hidden_proto and libc_hidden_def for
	tr_break.

	* csu/Makefile (routines): Add dso_handle.
	* csu/dso_handle.c: New file.
2002-12-31 23:13:55 +00:00
..
bits
.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
argz-stringify.c
argz.h
basename.c
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
Depend
endian.h
envz.c
envz.h
inl-tester.c
Makefile * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
memfrob.c
memory.h
noinl-tester.c
stratcliff.c
strcoll_l.c
strcoll.c Update. 2002-10-09 09:42:48 +00:00
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 Update. 2002-12-31 23:13:55 +00:00
string.h
strings.h
strndup.c
strsignal.c
strverscmp.c
strxfrm_l.c
strxfrm.c Update. 2002-10-09 09:42:48 +00:00
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 Update. 2002-12-07 09:03:23 +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
tst-svc.c
tst-svc.expect
tst-svc.input
Versions