Changes to some RTEMS headers
joel@OARcorp.com
joel@OARcorp.com
Tue Apr 20 05:58:00 GMT 1999
Should the beginning part of the C++ wrapper for
newlib-1.8.1/newlib/libc/sys/rtems/include/time.h be before the include
lines in that file?
--joel
On Mon, 19 Apr 1999, Rosimildo DaSilva wrote:
> NEWLIB code:
> newlib-1.8.1/newlib/libc/sys/rtems/include/signal.h
> newlib-1.8.1/newlib/libc/sys/rtems/sys/types.h
>
> The files above are missing:
>
> #ifdef __cplusplus
> extern "C" {
> #endif
>
> // .....
>
> #ifdef __cplusplus
> }
> #endif
>
>
> I have fixed them and sent a diff to the RTEMS team, and now a copy to you.
> I'd love to see these changes incorporated to the base code.
> ( See attached files ).
>
> If this is not the right format, plase tell me. This is the first time that
> I am
> submitting some changes to GNU code.
>
> Regards, Rosimildo.
>
>
>
>
More information about the Newlib
mailing list