zeek/testing/btest/scripts/base/frameworks/input/raw
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
..
basic.bro A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00
execute.bro A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00
executestdin.bro Raw input reader command execution "fixes". 2013-08-14 11:37:30 -05:00
executestream.bro A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00
long.bro small fixes. 2013-05-27 22:59:27 -07:00
rereadraw.bro A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00
stderr.bro fix stderr test. ls behaves differently on errors on linux... 2013-05-27 23:07:37 -07:00
streamraw.bro A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00