make/w32
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
..
compat Convert to Unix line-endings. 2007-10-24 20:06:32 +00:00
include Convert to Unix line-endings. 2007-10-24 20:06:32 +00:00
subproc <top level>: Update Copyright years. Add prototype for xmalloc. 2009-03-14 14:42:06 +00:00
.cvsignore Fix Savannah bug #11913: ensure that scopes such as foreach, etc. take 2005-06-09 19:19:20 +00:00
Makefile.am * Update to GPLv3 2007-07-04 19:35:15 +00:00
pathstuff.c Fixes from Eli Zaretskii: 2007-10-10 13:22:21 +00:00