Re: Include FD_SETSIZE on RTEMS to 256
Jon Turney <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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.