mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Add a no-op SIGINT handler before sending SIGTSTP in handleCtrlZ(). Remove it on SIGCONT. Prevents Ctrl+C from killing the backgrounded process.