aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-17 00:49:09 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-17 00:49:09 +0000
commit7c91639ec9a640dd9637495a329468aea5818529 (patch)
tree0a6dd816013bca875841a07493a69ad6ac45a8da /linuxthreads
parente1f578d63b68f2c2b55fbd4e46086f1878de0cee (diff)
downloadglibc-7c91639ec9a640dd9637495a329468aea5818529.zip
glibc-7c91639ec9a640dd9637495a329468aea5818529.tar.gz
glibc-7c91639ec9a640dd9637495a329468aea5818529.tar.bz2
Update.
2001-03-16 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Internationalize.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 8d680ba..5fe8ced 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-26 Jakub Jelinek <jakub@redhat.com>
+
+ * signals.c (pthread_sighandler): Use CALL_SIGHANDLER.
+
2001-02-23 Jakub Jelinek <jakub@redhat.com>
* internals.h (__pthread_init_max_stacksize): New prototype.