Re: Per-task file descriptors and eventually a "real" shell

2015-10-05 Thread Isaac Gutekunst
Hi Ian, That's exciting! I clearly should have looked a bit harder before posting. Is there any special config? Or is it sufficient to instantiate another shell with a different file descriptor for IO? Isaac On 10/04/2015 09:22 PM, Ian Caddy wrote: Hi Isaac, On 3/10/2015 4:24 AM, Isaac Gute

Re: Per-task file descriptors and eventually a "real" shell

2015-10-05 Thread Chris Johns
On 5/10/2015 2:28 pm, Joel Sherrill wrote: > > I think there is a support method to close stdio and reopen them. Cc'ing > Chris as I think he wrote this. > Have a look in cpukit/libmisc/redirector. Chris ___ devel mailing list devel@rtems.org http://

Re: Per-task file descriptors and eventually a "real" shell

2015-10-05 Thread Ian Caddy
Chris, we are using 4.10, and this redirector does not appear in that. Isaac, our system is a bit more complicated than just a shell, as we have a menu driven maintenance system on top of the shell. Basically we create a task with the device name (such as "/dev/com1" or /dev/usb" or "/dev/pty