OpenAFS CVS Commit: openafs/src/viced by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 05 Dec 2007 15:33:30 EST
Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/viced
Modified Files:
Tag: openafs-devel-1_5_x
callback.c
Log Message:
DELTA DEVEL15-cbd-20071205
AUTHOR jaltman@secure-endpoints.com
LICENSE IPL10
Windows requires open() to be called with O_BINARY otherwise Ctrl-Z
means EOF which breaks dumpfile processing.
Be consistent about writing/reading time as afs_uint32 instead of
writing as afs_uint32 and reading as time_t since time_t can be 32-bit
or 64-bit depending on the platform.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-cbd-20071205 openafs/src/viced/callback.c 1.77.2.12 1.77.2.13