diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 17:55:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 17:55:49 +0000 |
commit | 1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4 (patch) | |
tree | 8c463d77265c425c9ba9bf305767ce383d25e595 /linuxthreads/ChangeLog | |
parent | b7e519e78096f038f145cb25193f43f12d819ece (diff) | |
download | glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar.gz glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar.bz2 glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.zip |
Update.
1999-08-23 Ulrich Drepper <drepper@cygnus.com>
* stdio-common/Makefile: Mode addition to routines to the right place.
* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 165b5f70bd..108fdf4f38 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-08-23 Andreas Schwab <schwab@suse.de> + + * signals.c (pthread_sighandler): Add SIGCONTEXT_EXTRA_ARGS to + call to signal handler. + 1999-08-20 Ulrich Drepper <drepper@cygnus.com> * pthread.c (__pthread_reset_main_thread): Undo last change. |