Gregory Nutt
|
6653c5cbf3
|
Signals: Correct implementation of sigset(). It is not just signal() with a different name; it has some additional signal mask handling functionality
|
2016-04-11 09:04:54 -06:00 |
Gregory Nutt
|
9ab439de6c
|
apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse
|
2015-04-09 15:53:59 -06:00 |
Gregory Nutt
|
70fb7a30b5
|
Remove executable flag from some C files
|
2015-04-09 08:15:02 -06:00 |
Gregory Nutt
|
4c60fe666c
|
Add sighold(), sigrelse(), sigignore(), and sigpause().
|
2015-04-09 08:07:09 -06:00 |