[RTEMS Project] #3859: No output from joel scripts in telnet

RTEMS trac trac at rtems.org
Tue Feb 18 07:02:47 UTC 2020


#3859: No output from joel scripts in telnet
-------------------------+--------------------------
 Reporter:  Chris Johns  |       Owner:  Chris Johns
     Type:  defect       |      Status:  assigned
 Priority:  normal       |   Milestone:  5.1
Component:  shell        |     Version:  5
 Severity:  normal       |  Resolution:
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+--------------------------

Comment (by Sebastian Huber):

 Every shell related code which uses printf(), puts(), putchar(), etc.
 which work on file descriptors is broken. The file descriptors are global.
 Only the stdin, stdout, and stderr file pointers are thread-specific.

--
Ticket URL: <http://devel.rtems.org/ticket/3859#comment:11>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list