Actions
Feature #2034
closedUse signal names instead of numbers
Status:
Wontfix
Priority:
Normal
Category:
-
Target version:
-
ASK QUESTIONS IN Forums:
No
Description
Hi,
(mod_cgi.c.1268) cleaning up CGI: process died with signal 6
Isn't there a signal number -> name function somewhere?
Updated by stbuehler over 15 years ago
- Status changed from New to Wontfix
- Target version deleted (
1.4.24)
I couldn't find one. And i don't want to write on myself, as i doubt it is easy to get it platform independent. Just reopen if you have a patch :)
Updated by gstrauss over 1 year ago ยท Edited
- ASK QUESTIONS IN Forums set to No
FYI: man strsignal
POSIX.1-2008
mod_cgi.c and gw_backend.c could be updated to use strsignal()
if available.
Actions
Also available in: Atom