mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Update.
* include/string.h: Use libc_hidden_proto for __stpcpy. * sysdeps/alpha/stpcpy.S (__stpcpy): Add libc_hidden_def. * sysdeps/alpha/alphaev67/stpcpy.S: Likewise. * sysdeps/generic/stpcpy.c: Likewise. * sysdeps/i386/stpcpy.S: Likewise. * sysdeps/i386/i586/stpcpy.S: Likewise. * sysdeps/powerpc/stpcpy.S: Likewise. * sysdeps/sparc/sparc32/stpcpy.S: Likewise. * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
This commit is contained in:
parent
37f3ee4954
commit
b28d7a3dfd
10
ChangeLog
10
ChangeLog
@ -27,6 +27,16 @@
|
||||
|
||||
2002-08-03 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* include/string.h: Use libc_hidden_proto for __stpcpy.
|
||||
* sysdeps/alpha/stpcpy.S (__stpcpy): Add libc_hidden_def.
|
||||
* sysdeps/alpha/alphaev67/stpcpy.S: Likewise.
|
||||
* sysdeps/generic/stpcpy.c: Likewise.
|
||||
* sysdeps/i386/stpcpy.S: Likewise.
|
||||
* sysdeps/i386/i586/stpcpy.S: Likewise.
|
||||
* sysdeps/powerpc/stpcpy.S: Likewise.
|
||||
* sysdeps/sparc/sparc32/stpcpy.S: Likewise.
|
||||
* sysdeps/sparc/sparc64/stpcpy.S: Likewise.
|
||||
|
||||
* include/string.h: Use libc_hidden_proto for __strcasecmp_l,
|
||||
__strncasecmp_l, __strdup, __strndup, __strerror_r.
|
||||
* sysdeps/generic/strcasecmp_l.c (__strcasecmp_l): Add
|
||||
|
Loading…
Reference in New Issue
Block a user