Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Base:System
procinfo
procinfo-strsignal.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File procinfo-strsignal.dif of Package procinfo
--- routines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- routines.c +++ routines.c 2020-08-07 08:11:45.038790291 +0000 @@ -146,7 +146,7 @@ quit (int i) exit (0); } else { printf ("%s%s%s", ve, se, tgoto (cm, 0, li)); - printf ("[%s]\n", sys_siglist[i]); + printf ("[%s]\n", strsignal(i)); exit (128 + i); } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor