Re: [PATCH 2/2] gcc/ada/socket.c, gsocket.h: Add conditionals for RTEMS

2014-08-12 Thread Arnaud Charlet
> Hopefully this addresses the comments. > > OK to comment? > > 2014-08-12 Joel Sherrill > > * socket.c: For RTEMS, use correct prototype of gethostbyname_r(). > * gsocket.h Add include of on RTEMS. OK

[PATCH 2/2] gcc/ada/socket.c, gsocket.h: Add conditionals for RTEMS

2014-08-12 Thread Joel Sherrill
Hopefully this addresses the comments. OK to comment? 2014-08-12 Joel Sherrill * socket.c: For RTEMS, use correct prototype of gethostbyname_r(). * gsocket.h Add include of on RTEMS. --- gcc/ada/gsocket.h | 5 + gcc/ada/socket.c | 2 +- 2 files changed, 6 insertions(+),