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

Assorted fixes and cleanups to rt::comm and rt::kill. #8234

Closed
wants to merge 6 commits into from

Commits on Aug 2, 2013

  1. Configuration menu
    Copy the full SHA
    be7738b View commit details
    Browse the repository at this point in the history
  2. Fix nasty double-free bug where a newrt chan could get killed after r…

    …escheduling but before suppressing_finalize.
    bblum committed Aug 2, 2013
    Configuration menu
    Copy the full SHA
    cde6ad3 View commit details
    Browse the repository at this point in the history
  3. Fix embarrassing bug where 'unkillable' would unwind improperly when …

    …it receives a kill signal.
    bblum committed Aug 2, 2013
    Configuration menu
    Copy the full SHA
    d30cca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd35798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92f60f4 View commit details
    Browse the repository at this point in the history
  6. 5 Configuration menu
    Copy the full SHA
    43fecf3 View commit details
    Browse the repository at this point in the history