Don't pass shell loops' stdin to programs run on glibc's host

Roland McGrath roland@hack.frob.com
Mon Oct 22 16:45:00 GMT 2012


> where within the loop the shell's input is redirected - and the "read" 
> command, but not the test programs, should see that redirection.  Putting 
> "< /dev/null" at the top of the script, or in the makefiles, won't help 
> here.

I see.  That makes sense.



More information about the Libc-alpha mailing list