diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-28 22:09:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-28 22:09:12 +0000 |
commit | 8163845fdab02ba1943b608b635873cee50df676 (patch) | |
tree | 06a81f336e654c64ba7282356b4c79d5c91a4589 /ChangeLog | |
parent | 1f749a3ba208fd615b5524eb6bbeea212211ff1a (diff) | |
download | glibc-8163845fdab02ba1943b608b635873cee50df676.zip glibc-8163845fdab02ba1943b608b635873cee50df676.tar.gz glibc-8163845fdab02ba1943b608b635873cee50df676.tar.bz2 |
Update.
1999-01-28 David S. Miller <davem@redhat.com>
* sysdeps/sparc/sparc32/__longjmp.S: Rewrite without bogus sanity
checks and aborts, to make longjmp based thread schemes work again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-01-28 David S. Miller <davem@redhat.com> + + * sysdeps/sparc/sparc32/__longjmp.S: Rewrite without bogus sanity + checks and aborts, to make longjmp based thread schemes work again. + 1999-01-28 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/sysv4/solaris2/configure.in: New file. |