public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog.csl libiberty/functions.texi l ...
@ 2006-09-28 20:41 shinwell
  0 siblings, 0 replies; only message in thread
From: shinwell @ 2006-09-28 20:41 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	shinwell@sourceware.org	2006-09-28 20:41:10

Modified files:
	.              : ChangeLog.csl 
	libiberty      : functions.texi pex-common.c pex-common.h 
	                 pex-djgpp.c pex-msdos.c pex-unix.c pex-win32.c 
	                 pexecute.txh 

Log message:
	include/
	* libiberty.h: Declare pex_run_in_environment.
	
	libiberty/
	* pex-common.c: New function pex_run_in_environment.
	* pex-common.h: Add environment parameter to exec_child.
	* pex-msdos.c: Add environment parameter to pex_msdos_exec_child.
	* pex-djgpp.c: Add environment parameter to pex_djgpp_exec_child.
	(pex_djgpp_exec_child): Pass environment to child process.
	* pex-unix.c: Add environment parameter to pex_unix_exec_child.
	(pex_unix_exec_child): Pass environment to child process.
	* pex-win32.c: Add environment parameter to pex_win32_exec_child.
	New function env_compare for comparing VAR=VALUE pairs.
	(win32_spawn): Assemble environment block and pass to CreateProcess.
	(spawn_script): Pass environment through to win32_spawn.
	(pex_win32_exec_child): Pass environment through to spawn_script and
	win32_spawn.
	* functions.texi: Regenerate.
	* pexecute.txh: Document pex_run_in_environment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.1.14.97&r2=1.1.14.98
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.25.2.2&r2=1.25.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.3.16.2&r2=1.3.16.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.5.2.2&r2=1.5.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.6.16.1&r2=1.6.16.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.5.16.1&r2=1.5.16.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.7.16.1&r2=1.7.16.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.9.14.3&r2=1.9.14.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.3.16.2&r2=1.3.16.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-28 20:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-28 20:41 src ./ChangeLog.csl libiberty/functions.texi l shinwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).