glibc/wctype
Ulrich Drepper 8ca91b369d Update.
2000-07-12  Andreas Jaeger  <aj@suse.de>

	* elf/Makefile (SYSCONF-FLAGS): Added to pass sysconfdir to
	compiler.
	(CFLAGS-cache.c): Added, uses SYSCONF-FLAGS.
	(CFLAGS-dl-cache.c): Likewise.
	(CFLAGS-ldconfig.c): Added, passes directory locations.

	* sysdeps/generic/dl-cache.h (LD_SO_CACHE): Use SYSCONFDIR to
	locate cache.
	* elf/ldconfig.c (LD_SO_CONF): Likewise.
	(main): Use configured LIBDIR and SLIBDIR.

2000-07-11  Jakub Jelinek  <jakub@redhat.com>

	* math/bits/cmathcalls.h (cimag): Add __THROW.
	(creal, conj): Likewise.
	* wctype/wctype.h (_ISwbit): Avoid warnings about shifting left
	by negative value.
2000-07-12 21:10:41 +00:00
..
.cvsignore
Makefile
Versions
cname-lookup.h Update. 1999-09-13 09:07:36 +00:00
iswctype.c
iswctype_l.c Update. 2000-02-13 07:40:16 +00:00
test_wcfuncs.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
test_wctype.c
towctrans.c Update. 2000-06-27 20:27:32 +00:00
towctrans_l.c
wcextra.c
wcextra_l.c
wcfuncs.c Update. 2000-02-13 07:40:16 +00:00
wcfuncs_l.c Update. 2000-02-13 07:40:16 +00:00
wctrans.c Update. 2000-04-06 05:04:50 +00:00
wctype.c
wctype.h Update. 2000-07-12 21:10:41 +00:00
wctype_l.c