CVS update: gnupg/util

Werner Koch wkoch@guug.de
Wed, 6 Sep 2000 17:57:12 +0200


Date:	Wednesday September 6, 2000 @ 17:57
Author:	wkoch

Update of /home/koch/cvs/gnupg/util
In directory sigtrap:/tmp/cvs-serv25640/util

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog iobuf.c 
Log Message:
Wed Sep  6 17:55:47 CEST 2000  Werner Koch  <wk@openit.de>

        * iobuf.c: Use fopen64 insead of fopen when available.
        (iobuf_get_filelength): Use fstat64 when available but return
        2^32-1 if the file is larger than this value.


File: ChangeLog        	Status: Up-to-date
File: iobuf.c          	Status: Up-to-date