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

Implement PosixSignal API #54136

Merged
merged 65 commits into from
Jul 8, 2021
Merged

Implement PosixSignal API #54136

merged 65 commits into from
Jul 8, 2021

Commits on Jun 21, 2021

  1. Implement PosixSignal API

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    11a94bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae4d67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72a2475 View commit details
    Browse the repository at this point in the history
  4. Reduce nr of TargetFrameworks

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    17045d8 View commit details
    Browse the repository at this point in the history
  5. #ifdef SIGRTMAX

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    61a0fba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5ae07a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52e1f17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26f22b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bd03f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8d01c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cc2d89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5892f0d View commit details
    Browse the repository at this point in the history
  13. Cleanup ControlCHandlerRegistrar

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f337677 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3dce04 View commit details
    Browse the repository at this point in the history
  15. Use Thread.UnsafeStart

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    db75bba View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    96ded59 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    55f1abe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a2594c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9c27d6e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b5ed74d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76b8704 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f5deb3 View commit details
    Browse the repository at this point in the history
  23. Add some tests

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    03c03b8 View commit details
    Browse the repository at this point in the history
  24. Fix entrypoints

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6f0c69b View commit details
    Browse the repository at this point in the history
  25. Fix compilation

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    d873120 View commit details
    Browse the repository at this point in the history
  26. Add some more tests

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    bc1590c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e8827ce View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    511f604 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1d15e42 View commit details
    Browse the repository at this point in the history
  30. Fix iOS compilation failure

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    a760612 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dddc5bc View commit details
    Browse the repository at this point in the history
  32. Try fix Android compilation

    tmds committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    d4c8e24 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    12150ab View commit details
    Browse the repository at this point in the history
  2. Cleanup

    tmds committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    469b6fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a4d76 View commit details
    Browse the repository at this point in the history
  4. GenerateReferenceAssemblySource

    tmds committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    8841d41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2ef9eb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    575dd7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3756ac2 View commit details
    Browse the repository at this point in the history
  3. Fix broken Cancel

    tmds committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    778350f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed39929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c02835 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ccfd3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    481f40e View commit details
    Browse the repository at this point in the history
  8. Increase timeout to 10min

    tmds committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    669e09f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    2cb8cda View commit details
    Browse the repository at this point in the history
  2. Change isMono check

    tmds committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    459f3e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    834350f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8cb449 View commit details
    Browse the repository at this point in the history
  3. Add some documentation xml

    tmds committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    cba68f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d30d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    e4cef47 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    tmds committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    aa549a3 View commit details
    Browse the repository at this point in the history
  3. SystemNative_HandleNonCanceledPosixSignal: update handling based on d…

    …efault dispositions.
    tmds committed Jun 30, 2021
    1 Configuration menu
    Copy the full SHA
    324db13 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Apply suggestions from code review

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    tmds and stephentoub committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8e830fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85439d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a0b5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b7139 View commit details
    Browse the repository at this point in the history
  5. Remove -Wcast-qual ignore

    tmds committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d136c5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be93c17 View commit details
    Browse the repository at this point in the history
  7. Fix Android compilation

    tmds committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    4de318a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6898402 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Fix comment

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    tmds and stephentoub committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b8234bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1aee19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005cddd View commit details
    Browse the repository at this point in the history