aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-07 00:43:08 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-07 00:43:08 +0000
commit632b6761c348150e018c42ee06265794668d9180 (patch)
treeb5527858c05c5f081f1a856a07e2d66baab9aeec /linuxthreads/ChangeLog
parent1324affa186eff814fde274a524a57b611ce71be (diff)
downloadglibc-632b6761c348150e018c42ee06265794668d9180.tar
glibc-632b6761c348150e018c42ee06265794668d9180.tar.gz
glibc-632b6761c348150e018c42ee06265794668d9180.tar.bz2
glibc-632b6761c348150e018c42ee06265794668d9180.zip
Update.
2000-11-06 Ulrich Drepper <drepper@redhat.com> * iconvdata/big5.c: Regenerated after BIG5 charmap change. Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>. * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Fix typo in comparison with new cache magic bytes. Patch by Denis Zaitsev <zzz@cd-club.ru>. 2000-11-03 Bruno Haible <haible@clisp.cons.org> * locale/C-translit.h.in: Update from translit_neutral. * locale/C-translit.h: Regenerated. * intl/tst-translit.c: Update.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 52230cd76f..830784194b 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-06 Ulrich Drepper <drepper@redhat.com>
+
+ * cancel.c (pthread_cancel): Always set p_canceled, even if we are
+ not doing it right now.
+ Reported by Kaz Kylheku <kaz@ashi.footprints.net>.
+
2000-10-30 Ulrich Drepper <drepper@redhat.com>
* Examples/ex4.c (main): Don't use exit() to avoid warning with