glibc/hurd/hurd
Samuel Thibault e9a5bc1c18 hurd: fix sigstate locking
It looks like _hurd_thread_sigstate used to return with the sigstate
lock held long ago, but since that's no longer the case, don't unlock
something that isn't locked.

Note that it's unlikely this change fixes anything in practice since
its current implementation (on i386) makes this call a nop.
2015-02-07 22:16:19 +01:00
..
fd.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
id.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ioctl.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
lookup.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
port.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
resource.h hurd: map nice levels 1-to-1 with Mach prio levels 2015-02-07 22:09:09 +01:00
signal.h hurd: fix sigstate locking 2015-02-07 22:16:19 +01:00
sigpreempt.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
threadvar.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
userlink.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
xattr.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00