mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| bits | ||
| .cvsignore | ||
| Depend | ||
| Makefile | ||
| 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 | ||
| strcoll.c | ||
| strcoll_l.c | ||
| strdup.c | ||
| strerror.c | ||
| strfry.c | ||
| string-inlines.c | ||
| string.h | ||
| strings.h | ||
| strndup.c | ||
| strsignal.c | ||
| strverscmp.c | ||
| strxfrm.c | ||
| strxfrm_l.c | ||
| swab.c | ||
| test-ffs.c | ||
| test-memchr.c | ||
| test-memcmp.c | ||
| test-memcpy.c | ||
| test-memmove.c | ||
| test-mempcpy.c | ||
| test-memset.c | ||
| test-stpcpy.c | ||
| test-stpncpy.c | ||
| test-strcat.c | ||
| test-strchr.c | ||
| test-strcmp.c | ||
| test-strcpy.c | ||
| test-strcspn.c | ||
| test-string.h | ||
| test-strlen.c | ||
| test-strncmp.c | ||
| test-strncpy.c | ||
| test-strpbrk.c | ||
| test-strrchr.c | ||
| test-strspn.c | ||
| 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 | ||