Gregory Nutt d633c9bf8c Squashed commit of the following:
Replace all calls to sigprocmask() in the OS proper with calls to nxsig_procmask().

    sched/signal:  Add internal OS interface nxsig_procmask().  This internal interface is equivalent to the standard sigprocmask() used by applications except that it does not modify the errno value.  Also fixes a problem in that the original sigprocmask() was not setting the errno.
2017-10-07 12:16:10 -06:00
..
2017-09-19 14:17:05 -06:00
2017-10-07 12:16:10 -06:00
2016-10-24 16:18:30 -06:00
2017-07-23 07:17:56 -06:00
2017-04-08 12:34:08 -06:00
2016-12-10 16:34:14 -06:00
2017-02-16 14:42:27 -06:00
2017-02-17 09:48:55 -06:00