[Xorp-cvs] XORP cvs commit: xorp/libxorp

Pavlin Radoslavov pavlin@icir.org
Fri, 21 Oct 2005 20:00:46 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-21 20:00:46 UTC

XORP CVS repository


Modified files:
	libxorp       run_command.cc run_command.hh 

Log message:
	Refactor the implementation of RunCommandBase::append_data()
	so now it reads appropriately stderr if the executed command
	prints on stderr and exits immediately.
	
	Bug found by:   Nick Feamster <feamster AT lcs.mit.edu>

Revision  Changes                                 Path
1.15      +69 -62;  commitid: 14c91435948987ea6;  xorp/libxorp/run_command.cc
1.8       +4 -1;  commitid: 14c91435948987ea6;    xorp/libxorp/run_command.hh