src/libiberty ChangeLog pex-common.c pex-commo ...

ktietz@sourceware.org ktietz@sourceware.org
Mon Apr 13 10:48:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ktietz@sourceware.org	2009-04-13 10:48:28

Modified files:
	libiberty      : ChangeLog pex-common.c pex-common.h pex-djgpp.c 
	                 pex-msdos.c pex-win32.c 

Log message:
	Merged from gcc head revision 146001.
	2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
	
	PR target/39397
	* pex-common.h (struct pex_obj): Store pid values as pid_t,
	not as long (members *children and (*wait))
	* pex-common.c (pex_run_in_environment): Likewise.
	* pex-win32.c (pex_win32_wait): Return pid_t and properly check
	returned pid value.
	* pex-djgpp.c (pex_djgpp_wait): Return pid_t.
	* pex-msdos.c (pex_msdos_wait): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&r1=1.17&r2=1.18



More information about the Src-cvs mailing list