diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-17 00:49:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-17 00:49:09 +0000 |
commit | 7c91639ec9a640dd9637495a329468aea5818529 (patch) | |
tree | 0a6dd816013bca875841a07493a69ad6ac45a8da /linuxthreads | |
parent | e1f578d63b68f2c2b55fbd4e46086f1878de0cee (diff) | |
download | glibc-7c91639ec9a640dd9637495a329468aea5818529.tar.gz glibc-7c91639ec9a640dd9637495a329468aea5818529.tar.xz glibc-7c91639ec9a640dd9637495a329468aea5818529.zip |
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/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 8d680babb3..5fe8ced1de 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. |