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

ENH: Resume all processes on SIGUSR1 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ENH: Resume all processes on SIGUSR1 #12

wants to merge 1 commit into from

Conversation

kernc
Copy link
Owner

@kernc kernc commented Feb 17, 2019

Fixes #10.

Additionally, define _DEFAULT_SOURCE to adhere to BSD signal semantics. See manual signal(2) § Portabilty for info.

Additionally, define `_DEFAULT_SOURCE` to adhere to BSD
signal semantics. See signal(2) § Portabilty for info.
@kernc
Copy link
Owner Author

kernc commented Feb 17, 2019

@offlinehacker welcome to test this.

@kernc
Copy link
Owner Author

kernc commented May 10, 2020

Missing a mention of SIGUSR1 in the manual.

@kernc kernc force-pushed the master branch 3 times, most recently from 5710706 to d96510f Compare February 10, 2021 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New chromium window does not appear until chromium is resumed
1 participant