OpenAFS CVS Commit: openafs/src/util by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 19 Jun 2003 13:35:50 EDT


Update of /cvs/openafs/src/util
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/util

Modified Files:
	Makefile.in afsutil.h dirpath.c serverLog.c snprintf.c 
Log Message:
DELTA logging-changes-for-large-files-20030619
AUTHOR toddr@rpi.edu
FIXES 1493

create afs_vsnprintf. use it in FSLog. add new types which are intmax and uintmax,
32 or 64 bit as needed.. some casting.


--- DELTA config follows ---
logging-changes-for-large-files-20030619 openafs/src/util/Makefile.in 1.20 1.21
logging-changes-for-large-files-20030619 openafs/src/util/afsutil.h 1.15 1.16
logging-changes-for-large-files-20030619 openafs/src/util/dirpath.c 1.12 1.13
logging-changes-for-large-files-20030619 openafs/src/util/serverLog.c 1.19 1.20
logging-changes-for-large-files-20030619 openafs/src/util/snprintf.c 1.12 1.13