Changes between Initial Version and Version 1 of Ticket #1935
- Timestamp:
- Mar 18, 2008, 5:30:02 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1935 – Description
initial v1 1 This includes among other things implementing sigqueue() and the SA_SIGINFO flag of sigaction(). 1 This includes among other things implementing: 2 - sigqueue() 3 - the SA_SIGINFO flag of sigaction() 4 - waitid() 2 5 3 6 Cf.: http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_04.html#tag_02_04_02