|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Jean-Francois Brousseau (jfb
cvs.openbsd.org)
Date: Fri May 27 2005 - 12:04:59 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: jfb
cvs.openbsd.org 2005/05/27 11:04:59
Modified files:
usr.bin/cvs : util.c release.c
Log message:
- check strlcpy() return values for truncation
- in cvs_remove_dir(), return failure if we fail to unlink the
base directory, and return -1 on error to respect the general
util convention
- missing function documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]