racket/racket
Matthew Flatt 4c836a1dd1 rktio: always set signal mask to empty after fork
Saving and restoring the signal-mask state does not work right, since
rktio itself may block SIGCHLD in some cases, and it doesn't seem
useful/right to preserve the mask after fork.
2021-02-12 16:50:32 -07:00
..
collects Improve errors for forbidden ops on weak sets 2021-02-11 12:41:46 -05:00
src rktio: always set signal mask to empty after fork 2021-02-12 16:50:32 -07:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00