Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging #865

Closed
wants to merge 7 commits into from
Closed

Debugging #865

wants to merge 7 commits into from

Commits on Sep 2, 2024

  1. some changes to the _nobg functions:

    - it was incorrect to label tcsetattr_nobg as a safe fn
    - clarify why the signal handler is safe
    squell committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dec508b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0259ae View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    72120a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590a538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c76091 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d21520 View commit details
    Browse the repository at this point in the history
  5. use ref match

    squell committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    75811de View commit details
    Browse the repository at this point in the history