This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
__strsignal() is now declared in hidden/signal.h
OPENBSD_5_9
guenther
9 years ago
parent
82b9f1a0d5
commit
0228ab119c
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/lib/libc/string/strsignal.c
+ 0
- 2
src/lib/libc/string/strsignal.c
View File
@ -30,8 +30,6 @@
#
include
<string.h>
#
include
<limits.h>
extern
char
*
__strsignal
(
int
,
char
*
)
;
char
*
strsignal
(
int
sig
)
{
Write
Preview
Loading…
Cancel
Save