make/w32/subproc
Eli Zaretskii 27ef86f6b1 <top level>: Update Copyright years. Add prototype for xmalloc.
(find_file): Accept 3 arguments PATH_VAR, FULL_FNAME, and FULL_LEN
instead of an LPOFSTRUCT pointer.  Use xmalloc instead of malloc.
Loop over an array of extensions, instead of duplicating the same
code inline.  Use SearchPath followed by CreateFile, instead of
the obsolete OpenFile.  Fixes Savannah bug #17277.
(process_begin): Find $(PATH) in `envp', and pass a pointer to it
to `find_file'.  Fixes Savannah bug #25662.
2009-03-14 14:42:06 +00:00
..
build.bat * build_w32.bat (GCCBuild): Use "-gdwarf-2 -g3" instead of 2008-09-30 11:26:16 +00:00
misc.c Convert to Unix line-endings. 2007-10-24 20:06:32 +00:00
NMakefile * Update to GPLv3 2007-07-04 19:35:15 +00:00
proc.h Convert to Unix line-endings. 2007-10-24 20:06:32 +00:00
sub_proc.c <top level>: Update Copyright years. Add prototype for xmalloc. 2009-03-14 14:42:06 +00:00
w32err.c Convert to Unix line-endings. 2007-10-24 20:06:32 +00:00