src/libiberty ChangeLog pex-djgpp.c

ian@sourceware.org ian@sourceware.org
Thu May 12 03:45:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ian@sourceware.org	2005-05-12 03:45:54

Modified files:
	libiberty      : ChangeLog pex-djgpp.c 

Log message:
	2005-05-11  Eli Zaretskii  <eliz@gnu.org>
	
	* pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and
	sys/stat.h.
	(pex_init): Fix last argument to pex_init_common.
	(pex_djgpp_exec_child): Remove leading underscore from _open,
	_dup, _dup2, _close, and _spawnv/_spawnvp.  Replace `program',
	which is undeclared, with `executable', which was unused.  Remove
	unused variable `e'.  Fix casting of last arg to spawnv/spawnvp.
	(pex_djgpp_wait): Declare arguments with ATTRIBUTE_UNUSED.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.344&r2=1.345
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Src-cvs mailing list