OSDN Git Service

* libc/signal/signal.c (_raise_r): Don't attempt to initialize the
authordj <dj>
Wed, 31 Oct 2007 22:22:31 +0000 (22:22 +0000)
committerdj <dj>
Wed, 31 Oct 2007 22:22:31 +0000 (22:22 +0000)
commitc5d224f49eadacd9669bd999101bd7bdd58b4419
treea1013320e3628a9749a0da12a10240dfef3815c8
parent6cf87e0d18f684fd393f5dd8c866298902ef84d7
* libc/signal/signal.c (_raise_r): Don't attempt to initialize the
signal table, just use a default, in case initialization cause
recursion.
newlib/ChangeLog
newlib/libc/signal/signal.c