gcc/fastjar ChangeLog jartool.c

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Jul 4 11:33:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2001-07-04 11:33:53

Modified files:
	fastjar        : ChangeLog jartool.c 

Log message:
	Modified from patch by Julian Hall <jules@acris.co.uk>:
	* jartool.c (errno): Conditionally declare.
	(O_BINARY): Conditionally define.
	(main): Use open, not creat.  Use O_BINARY everywhere.
	(make_manifest): Use O_BINARY.
	(add_to_jar): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&r1=1.12&r2=1.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list