]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 12 Jul 2000 21:10:41 +0000 (21:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 12 Jul 2000 21:10:41 +0000 (21:10 +0000)
commit8ca91b369d1f8baebc55730c5dfb35a5919b5d0f
tree200829155c0580923f19abca79a7fbdc35051f30
parent0d655550deaaf5813c0b198bbc581164e80230d8
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.
ChangeLog
elf/Makefile
elf/ldconfig.c
math/bits/cmathcalls.h
sysdeps/generic/dl-cache.h
wctype/wctype.h