Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 21 Dec 2003 20:05:47 +0000 (20:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 21 Dec 2003 20:05:47 +0000 (20:05 +0000)
commit33ebea17843acb1871bb4d6a71e7c7c0bbd60e35
tree22f2fd8a0ac5dbf6d052c0463fef7e64411f8ef8
parent26f0119e7a017f29b7d90678e7faa4225dfd705a
Update.

2003-12-21  Ulrich Drepper  <drepper@redhat.com>

* Makefile (tests): Add tst-eintr5.
* tst-eintr5.c: New file.

* eintr.c (eintr_source): Prevent sending signal to self.

* tst-eintr2.c (tf1): Improve error message.
nptl/ChangeLog
nptl/Makefile
nptl/eintr.c
nptl/tst-eintr5.c [new file with mode: 0644]