Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/bootstrap-pkgsrc/pkg_install



Module Name:    othersrc
Committed By:   bouyer
Date:           Mon Oct 28 17:06:06 UTC 2002

Modified Files:
        othersrc/bootstrap-pkgsrc/pkg_install: configure configure.in
        othersrc/bootstrap-pkgsrc/pkg_install/lib: config.h.in lib.h.in str.c

Log Message:
Add an implementation of strlcpy() (from libukem) for systems which don't
have it.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pkg_install/configure \
    othersrc/bootstrap-pkgsrc/pkg_install/configure.in
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pkg_install/lib/config.h.in \
    othersrc/bootstrap-pkgsrc/pkg_install/lib/str.c
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pkg_install/lib/lib.h.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index