-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
(WIP) Enhance signal handling #1635
base: develop
Are you sure you want to change the base?
Commits on Jul 3, 2024
-
killsock() must not close STDOUT, for we keep using it for logging
Cleanup SA_RESETHAND, for it is POSIX 2001 - see https://pubs.opengroup.org/onlinepubs/009695399/functions/sigaction.html bg.c doesnt have to include signal.h
Configuration menu - View commit details
-
Copy full SHA for 09383df - Browse repository at this point
Copy the full SHA 09383dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d1cbc - Browse repository at this point
Copy the full SHA 30d1cbcView commit details -
Revert "Make signal handling race safe again - see https://lcamtuf.co…
…redump.cx/signals.txt" This reverts commit 30d1cbc.
Configuration menu - View commit details
-
Copy full SHA for b02bd00 - Browse repository at this point
Copy the full SHA b02bd00View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2585a5 - Browse repository at this point
Copy the full SHA b2585a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d552bc - Browse repository at this point
Copy the full SHA 2d552bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc0892 - Browse repository at this point
Copy the full SHA 6bc0892View commit details
Commits on Jul 7, 2024
-
Merge remote-tracking branch 'upstream/develop' into signal
Fix merge conflict
Configuration menu - View commit details
-
Copy full SHA for 9b16364 - Browse repository at this point
Copy the full SHA 9b16364View commit details
Commits on Aug 1, 2024
-
Merge remote-tracking branch 'upstream/develop' into signal
Merge done to fix merge conflict
Configuration menu - View commit details
-
Copy full SHA for bb67299 - Browse repository at this point
Copy the full SHA bb67299View commit details