diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-28 09:57:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-28 09:57:10 +0000 |
commit | 4b8f94d33fbd2929bf1046c0c2df23b6110d0b8a (patch) | |
tree | 85d64747018c1cca3d249795fd56da8b1988a53c /ChangeLog | |
parent | 17d519656a3705ad37665788c5ff6f6c19fb16d8 (diff) | |
download | glibc-4b8f94d33fbd2929bf1046c0c2df23b6110d0b8a.zip glibc-4b8f94d33fbd2929bf1046c0c2df23b6110d0b8a.tar.gz glibc-4b8f94d33fbd2929bf1046c0c2df23b6110d0b8a.tar.bz2 |
Update.
1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target
instead of do-iconv-test.
($(objpfx)gconv-modules): Define rule only if objpfx is not
empty.
1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* string/string.h: Fix feature test.
1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* iconvdata/iso646.c (BODY): Don't use character constants that
depend on signedness of char.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target + instead of do-iconv-test. + ($(objpfx)gconv-modules): Define rule only if objpfx is not + empty. + +1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * string/string.h: Fix feature test. + +1998-04-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * iconvdata/iso646.c (BODY): Don't use character constants that + depend on signedness of char. + 1998-04-27 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc] |