summaryrefslogtreecommitdiff
path: root/.topdeps
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-02-21 02:34:35 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-02-21 02:34:35 +0100
commit2ec583b0e9d55120e2538c2b8bacb292b6d3dada (patch)
tree4ca3f18e216c181ac452ff64652f1b999e874c7c /.topdeps
parentc2fb0b60d1a90e8aeab2e2a90ab818bea30c617f (diff)
Global signal dispositions.
Although they should not change the default behaviors of signals for cthread programs, these patches add new functions which can be used by libpthread to enable POSIX-conforming behavior of signals on a per-thread basis. e407ae3 Hurd signals: implement global signal dispositions 38eb4b3 Hurd signals: provide a sigstate destructor 344dfd6 Hurd signals: fix sigwait() for global signals fb055f2 Hurd signals: fix global untraced signals.
Diffstat (limited to '.topdeps')
-rw-r--r--.topdeps2
1 files changed, 1 insertions, 1 deletions
diff --git a/.topdeps b/.topdeps
index 180b47c18b..54fb4356a1 100644
--- a/.topdeps
+++ b/.topdeps
@@ -1 +1 @@
-baseline
+t/hurdsig-fixes