RTEMS | mvme3100 fixes (!541)
Joel Sherrill (@joel)
gitlab at rtems.org
Tue Sep 2 20:23:13 UTC 2025
Joel Sherrill commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/541#note_129878
Are you specifically referring to giving an error if the console stdin != 0?
This function should not be in the executable and sysinit list if there is no console. If there is a console and it isn't on file descriptor 0, that's a valid error case all the time. See [POSIX stdin](https://pubs.opengroup.org/onlinepubs/007904975/functions/stdin.html) for confirmation.
I'm willing to call this resolved, if that's what you are thinking.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/541#note_129878
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250902/da93987d/attachment-0001.htm>
More information about the bugs
mailing list