sys_sgetmask  [kernel/signal.c]


Retrieves the signal mask of the set of currently blocked signals.

Arguments

eax 68

Return values

The return value is the signal mask.

Remarks

This system is maintained only for backwards compatibility and has been superseded by sys_sigprocmask.

Compatibility

n/a