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

Pavlin Radoslavov pavlin@icir.org
Mon, 03 Apr 2006 14:43:40 -0700


> CVSROOT:	/usr/local/www/data/cvs
> Module name:	xorp
> Changes by:	bms@xorpc.icir.org	2006-04-03 20:10:40 UTC
> 
> XORP CVS repository
> 
> 
> Modified files:
> 	utils         runit.cc 
> 
> Log message:
> 	Win32 specific changes.
> 	 Wait 1 second between invocations of background commands.
> 	 Wait 5 seconds before running main script.
> 	 Use SleepEx() for unconditional waits without entering APC mode.
> 	 Use unix_path_to_native() from libxorp for argument quoting.
> 	 Update comments.
> 	 Update debug printfs.

This is probably a low priority task, but shouldn't runit.cc be
refactored to start using the existing stuff in libxorp:
RunCommand, TimerList::system_sleep(), etc. This will make runit.cc
much shorter, and also will reduce the OS-specific code in it.

Pavlin

> 
> Revision  Changes                                Path
> 1.16      +22 -13;  commitid: f00e443180fb7ea6;  xorp/utils/runit.cc
> 
> _______________________________________________
> Xorp-cvs mailing list
> Xorp-cvs@icir.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs