Skip to content

Conversation

@themuffinator
Copy link
Owner

Summary

  • replace legacy signal() calls with sigaction() and validated masks during initialization
  • add a shared helper to install Unix signal handlers reliably and use SA_RESTART where appropriate
  • switch TTY SIGWINCH handling to sigaction() with restart-safe behavior

Testing

  • not run (not requested)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants