clarify last entry slightly.
This commit is contained in:
parent
0512945eb5
commit
1973881114
|
@ -1,7 +1,7 @@
|
|||
2004-05-27 Christopher Faylor <cgf@alum.bu.edu>
|
||||
|
||||
* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid
|
||||
calling strtosigno with NSIG - 1.
|
||||
* kill.cc (listsig): Fix "kill -l" segv. NSIG includes Signal 0, so we
|
||||
need to avoid calling strtosigno with NSIG - 1.
|
||||
|
||||
2004-03-21 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
|
|
Loading…
Reference in New Issue