OSDN Git Service

Jim Ramsay writes:
authorEric Andersen <andersen@codepoet.org>
Thu, 16 Jun 2005 20:29:47 +0000 (20:29 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 16 Jun 2005 20:29:47 +0000 (20:29 -0000)
commite98a943d44dc00ae792df2959fe9748066fe5725
tree16a3bb40aa909958e6619b1ddd76915c8c8ffc32
parentf1d65a96ffdec3446285231339a2fa0d541bacc9
Jim Ramsay writes:
<lack> andersee: Yes.  But why does it expose the prototype for _sys_siglist
but NOT provide it in the library?  It should either be put into the
library or taken out of the header.
<lack> I just replace the prototype for _sys_siglist with '#define _sys_siglist
sys_siglist' and it seemed to work.
include/signal.h