diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-08 08:08:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-08 08:08:09 +0000 |
commit | a1e88b9a2fe01ed6bb3ba749af7d98e89bb14d3f (patch) | |
tree | 0ca8746f6001b138eef2ddc300f6e55eb6ee4080 /linuxthreads/ChangeLog | |
parent | c097f7325346ef7f258084fa78263a6f18c10213 (diff) | |
download | glibc-a1e88b9a2fe01ed6bb3ba749af7d98e89bb14d3f.tar.gz |
Update.
2000-11-08 Ulrich Drepper <drepper@redhat.com>
* iconvdata/euc-kr.c (euckr_from_ucs4): Map 0x20a9 to \xa3dc.
(BODY from direction): Remove special handling of \x5c.
* iconvdata/EUC-KR.irreversible: Adjust for this change.
* iconvdata/testdata/EUC-KR..UTF8: Likewise.
Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 830784194b..5bfee849b5 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-11-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_MESSAGE_PASSING): + Don't define it. + * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise. + Reported by Christopher Yeoh <cyeoh@linuxcare.com.au>. + 2000-11-06 Ulrich Drepper <drepper@redhat.com> * cancel.c (pthread_cancel): Always set p_canceled, even if we are |