This is the mail archive of the src-cvs@sourceware.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/libiberty pex-win32.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-20060226-branch
Changes by:	mmitchel@sourceware.org	2006-03-20 20:00:45

Modified files:
	libiberty      : pex-win32.c 

Log message:
	* libiberty/pex-win32.c (<errno.h>): Include.
	(fix_argv): Remove.
	(argv_to_cmdline): New function.
	(std_suffixes): New variable.
	(no_suffixes): Likewise.
	(find_executable): New function.
	(win32_spawn): Likewise.
	(spawn_script): Use win32_spawn instead of _spawnv[p].
	(pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls.
	(pex_win32_wait): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.9.10.1&r2=1.9.10.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]