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

Pavlin Radoslavov pavlin at icir.org
Sat Apr 21 18:57:10 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-04-22 01:57:10 UTC

XORP CVS repository


Modified files:
	libxorp       Jamfile Makefile.am Makefile.in xorp_osdep_mid.h 

Added files:
	libxorp       strlcpy.c 

Log message:
	Added a local implementation of strlcpy(3) (copied from OpenBSD)
	that will be used in case the system doesn't have one.

Revision  Changes                               Path
1.3       +3 -3;  commitid: 179462ac0757ea6;    xorp/libxorp/Jamfile
1.53      +2 -1;  commitid: 179462ac0757ea6;    xorp/libxorp/Makefile.am
1.71      +15 -14;  commitid: 179462ac0757ea6;  xorp/libxorp/Makefile.in
1.1       +59 -0                                xorp/libxorp/strlcpy.c (new)
1.9       +5 -1;  commitid: 179462ac0757ea6;    xorp/libxorp/xorp_osdep_mid.h



More information about the Xorp-cvs mailing list