Patches item #415475, was updated on 2001-04-11 10:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=303152&aid=415475&group_id=3152
Category: aolserver3_3
Group: None
Status: Open
Priority: 5
Submitted By: Connie Hentosh (chentosh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tcl exec fails on OpenBSD 2.8
Initial Comment:
The tcl exec command fails under OpenBSD 2.8. The read
on the pipe of the output from the command exec'd
receives a SIGCHLD. The solutions is to wrap the read
in a loop and check for errno of EINTR within
tcl8.3.2/unix/tclUnixPipe.c.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=303152&aid=415475&group_id=3152