strsignal prototype disabled on all but Cygwin

Joel Sherrill joel.sherrill@oarcorp.com
Fri Jan 7 20:32:00 GMT 2011


Hi,

The strsignal() prototype is not defined unless you
are on Cygwin.  Since this is provided by newlib,
I think the ifdef is wrong.  The attached ifdef enables
it for RTEMS.

But I suspect it should be enabled for more.

2011-01-07  Joel Sherrill <joel.sherrill@oarcorp.com>

     * libc/include/string.h: Make strsignal() available
     on RTEMS

-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
    Support Available             (256) 722-9985


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: strsignal.diff
URL: <http://sourceware.org/pipermail/newlib/attachments/20110107/0ef30d13/attachment.ksh>


More information about the Newlib mailing list