#48 closed bug (fixed)
missing sigsuspend support
Reported by: | Owned by: | axeld | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Has a Patch: | no | Platform: | All |
Description
kernel and libroot lacks sigsuspend() (and pause() too)
Change History (6)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|
comment:4 Changed 13 years ago by
Status: | assigned → closed |
---|
Note: See
TracTickets for help on using
tickets.
added sigsuspend() and pause() to libroot.so, kernel support to be implemented ...