This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

strsignal prototype disabled on all but Cygwin


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


Attachment: strsignal.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]