repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
libnih
/
patches
/
musl.patch
blob
15afdd86a71be06f8c58268e902d71db884f750d
1
--- nih/signal.c.orig 2015-05-28 07:43:36.187018255 +0200
2
+++ nih/signal.c 2015-05-28 07:44:15.098421531 +0200
3
@@ -87,7 +87,7 @@ static const SignalName signal_names[] =
4
{ SIGSTKFLT, "STKFLT" },
5
#endif
6
{ SIGCHLD, "CHLD" },
7
- { SIGCLD, "CLD" },
8
+ { SIGCHLD, "CLD" },
9
{ SIGCONT, "CONT" },
10
{ SIGSTOP, "STOP" },
11
{ SIGTSTP, "TSTP" },