glibc/string
Ulrich Drepper ca6c73895d Update.
2001-10-26  Ulrich Drepper  <drepper@redhat.com>

	* string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
	nrules value.

2001-10-24  H.J. Lu  <hjl@gnu.org>

	* sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
	Use __BEGIN_DECLS/__END_DECLS around prototypes.
	* sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.

2001-10-21  Jim Meyering  <meyering@lucent.com>

	* malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
	this code would end up calling gettext even in packages built
	with --disable-nls.
	* posix/getopt.c (_): Likewise.
	* posix/regex.c (_): Likewise.

2001-10-26  Ulrich Drepper  <drepper@redhat.com>

	* resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
	lookup not ip6.int.
	* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
	Reported by Martin.v.Loewis@t-online.de [PR libc/2598].

2001-10-19  Jakub Jelinek  <jakub@redhat.com>

	* misc/sys/cdefs.h (__attribute_used__): Define.
	* elf/rtld.c (_dl_start): Add __attribute_used__.
	* elf/dl-runtime.c (fixup, profile_fixup): Likewise.
2001-10-27 00:23:28 +00:00
..
bits Update. 2001-10-07 20:26:31 +00:00
.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 Update. 2001-08-30 23:22:02 +00:00
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
memfrob.c
memory.h
noinl-tester.c
stratcliff.c (main): Add strncpy test. 2001-08-23 01:10:57 +00:00
strcoll_l.c
strcoll.c Update. 2001-09-17 05:50:34 +00:00
strdup.c
strerror.c
strfry.c
string-inlines.c
string.h
strings.h
strndup.c Update. 2001-08-30 23:22:02 +00:00
strsignal.c
strverscmp.c
strxfrm_l.c
strxfrm.c Update. 2001-10-27 00:23:28 +00:00
swab.c
test-ffs.c
testcopy.c
tester.c * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr. 2001-08-24 23:51:15 +00:00
tst-bswap.c
tst-inlcall.c
tst-strlen.c Update. 2001-08-28 04:52:25 +00:00
tst-strtok.c
tst-strxfrm.c
tst-svc.c
tst-svc.expect
tst-svc.input
Versions Update. 2001-10-07 20:26:31 +00:00