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
from

Conversation

Projects
None yet
1 participant
@kernc
Copy link
Owner

commented Feb 17, 2019

Fixes #10.

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

ENH: Resume all processes on SIGUSR1
Additionally, define `_DEFAULT_SOURCE` to adhere to BSD
signal semantics. See signal(2) § Portabilty for info.
@kernc

This comment has been minimized.

Copy link
Owner Author

commented Feb 17, 2019

@offlinehacker welcome to test this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.