[Xorp-cvs] XORP cvs commit: xorp/cli/libtecla

Bruce Simpson bms@icir.org
Thu, 4 Aug 2005 13:30:40 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms@xorpc.icir.org	2005-08-04 13:30:40 UTC

XORP CVS repository


Modified files:
	cli/libtecla  getline.c homedir.c pathutil.c 

Log message:
	Diff reduction with XORP/Win32:
	 Use header file guards from configure.in here more strictly.
	 Include all changes necessary to compile under MinGW on Windows;
	 some Visual C++ Runtime functions may be used.

Revision  Changes                              Path
1.6       +63 -1;  commitid: 60442f218777ea6;  xorp/cli/libtecla/getline.c
1.2       +13 -0;  commitid: 60442f218777ea6;  xorp/cli/libtecla/homedir.c
1.3       +9 -0;  commitid: 60442f218777ea6;   xorp/cli/libtecla/pathutil.c