OSDN Git Service

* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid calling
authorcgf <cgf>
Thu, 27 May 2004 15:15:51 +0000 (15:15 +0000)
committercgf <cgf>
Thu, 27 May 2004 15:15:51 +0000 (15:15 +0000)
commit55db321845c631c690487e4d249e3e71545d73e4
tree36f54668523c36ed32d106618c34559318048894
parente825beb7b1d9ccca8cdb32927265ec4ee4678145
* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid calling
strtosigno with NSIG - 1.
winsup/utils/ChangeLog
winsup/utils/kill.cc