Project

General

Profile

Actions

Feature #2034

closed

Use signal names instead of numbers

Added by Olaf-van-der-Spek over 15 years ago. Updated over 1 year ago.

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?

Actions #1

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 :)

Actions #2

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