mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
parent
90119c422c
commit
dab6d7a345
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
|||
// usually better that sigprocmask only strace the user is calling it.
|
||||
// plus, since we have a very specific use case, this code goes faster
|
||||
|
||||
struct Signals __sig;
|
||||
|
||||
sigset_t __sig_block(void) {
|
||||
if (IsWindows() || IsMetal()) {
|
||||
if (__tls_enabled)
|
||||
|
|
Loading…
Reference in a new issue