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

[Win32 Signals] Add term and ctrl-c signal handlers #13954

Merged
merged 35 commits into from
Dec 8, 2020

Commits on Nov 7, 2020

  1. unix builds

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    c9939d9 View commit details
    Browse the repository at this point in the history
  2. fix format 1

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    ab8b2e2 View commit details
    Browse the repository at this point in the history
  3. format vol2

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    2819000 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Win32 changes + tests

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3774592 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. add tests

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    f55a385 View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    f5ae7e0 View commit details
    Browse the repository at this point in the history
  3. fix pyformat

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    c5f267f View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    4159136 View commit details
    Browse the repository at this point in the history
  5. working through build errors

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    709cbac View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. fix with runfiles

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    3158e46 View commit details
    Browse the repository at this point in the history
  2. use the same if conditions everywhere

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2a16309 View commit details
    Browse the repository at this point in the history
  3. fix format + deps

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    e9fde7f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. PR comments and robust testing

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    598b933 View commit details
    Browse the repository at this point in the history
  2. format changes

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    8cce5c9 View commit details
    Browse the repository at this point in the history
  3. order includes

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    44d4602 View commit details
    Browse the repository at this point in the history
  4. fix include order vol 2

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    4d900be View commit details
    Browse the repository at this point in the history
  5. remove extra empty line

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a191b0c View commit details
    Browse the repository at this point in the history
  6. switch format to use absl duration

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a201731 View commit details
    Browse the repository at this point in the history
  7. fix linux CI

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    c484a75 View commit details
    Browse the repository at this point in the history
  8. fix linux signal name typo

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    3d71e04 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. fix windows crash

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    b050126 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. fix build deps

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    c7186df View commit details
    Browse the repository at this point in the history
  2. try fixing clang-tidy

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    e6cc642 View commit details
    Browse the repository at this point in the history
  3. fix build break

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    a295a16 View commit details
    Browse the repository at this point in the history
  4. fix build tools format

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    e9bb5f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Merge remote-tracking branch 'upstream/master' into processManagement

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d92345b View commit details
    Browse the repository at this point in the history
  2. attempt to fix clang_tidy

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    67aaa42 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6cc663b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Change from map to array

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c378f5f View commit details
    Browse the repository at this point in the history
  2. Spelling

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    7550099 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. fix pr comments by greg

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    30bbdfa View commit details
    Browse the repository at this point in the history
  2. fix spelling mistake

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a28a4f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Merge remote-tracking branch 'upstream/master' into processManagement

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    85e19e3 View commit details
    Browse the repository at this point in the history
  2. fix allocation + add panic

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    63e7ced View commit details
    Browse the repository at this point in the history
  3. remove double signal entry

    Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
    Sotiris Nanopoulos committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    1f1e211 View commit details
    Browse the repository at this point in the history