Include FD_SETSIZE on RTEMS to 256

Jon Turney jon.turney@dronecode.org.uk
Wed Mar 13 14:21:38 GMT 2024


On 28/02/2024 23:02, Joel Sherrill wrote:
> Hi
> 
> The attached patch changes FD_SETSIZE from 64 to 256 for RTEMS.
> 
> Is it OK to apply?
> 

This uses the preprocessor directive '#elifdef',

It seems like support for that was added in gcc 12.



More information about the Newlib mailing list