zeek/testing/btest/Baseline/scripts.base.frameworks.input.raw.executestdin
Jon Siwek d3dad31bdc Raw input reader command execution "fixes".
- Primarily working around an issue that occurs when threads
  concurrently create pipes and fork a child process.  See comment in
  code...

- Other minor cleanup of the code:  making sure the child process calls
  _exit() versus exit(), limits itself to few select system calls before
  the exec(), and closes more unused file descriptors.
2013-08-14 11:37:30 -05:00
..
out Raw input reader command execution "fixes". 2013-08-14 11:37:30 -05:00
test.txt A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00