diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-19 18:35:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-19 18:35:13 +0000 |
commit | 70aea399c8b3661f238b947c3f151866d3260c24 (patch) | |
tree | cc0007b11439922ed022b52fd7ef95db4b35ed7e /linuxthreads/ChangeLog | |
parent | e1b13a63d06d2ec8b122db5c76b920544b32314a (diff) | |
download | glibc-70aea399c8b3661f238b947c3f151866d3260c24.tar.gz glibc-70aea399c8b3661f238b947c3f151866d3260c24.tar.xz glibc-70aea399c8b3661f238b947c3f151866d3260c24.zip |
Update.
1999-08-19 Ulrich Drepper <drepper@cygnus.com> * signals.c: Pass sigcontext through wrapper to the user function.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 50c9e01280..d9f5d7d9ff 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +1999-08-19 Ulrich Drepper <drepper@cygnus.com> + + * signals.c: Pass sigcontext through wrapper to the user function. + 1999-08-01 Ulrich Drepper <drepper@cygnus.com> * Versions [ld.so] (GLIBC_2.0): Export __libc_internal_tsd_get and |