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

Changed unix version of .kill function to send signals to all processes #169

Merged
merged 4 commits into from
Dec 31, 2017
Merged

Changed unix version of .kill function to send signals to all processes #169

merged 4 commits into from
Dec 31, 2017

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    9e82fe6 View commit details
    Browse the repository at this point in the history
  2. Fixed tslint errors

    Daniel-Abrecht committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    9a6e5cb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. Only export PtyKill if TIOCSIG or TIOCSIGNAL is defined, fall back to…

    … process.kill for .kill function otherwise
    Daniel-Abrecht committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    0e9a8bf View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Configuration menu
    Copy the full SHA
    2473ed2 View commit details
    Browse the repository at this point in the history