On 21/10/21 9:59 am, Joel Sherrill wrote: > On Wed, Oct 20, 2021, 12:49 AM Sebastian Huber > <sebastian.hu...@embedded-brains.de > <mailto:sebastian.hu...@embedded-brains.de>> > wrote: > On 20/10/2021 05:16, chr...@rtems.org <mailto:chr...@rtems.org> wrote: > > + errno = 0; > > + return 0; > > I think setting errno if no error occurred is not allowed. > Right. Convention is that errno should not be touched by implementation or > read > by application unless -1 is returned. >
Fantastic and thank you for the review and feedback. I will remove this and push the patches. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel