make-alpha
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make w32/subproc/sub_proc.c ChangeLog


From: Eli Zaretskii
Subject: make w32/subproc/sub_proc.c ChangeLog
Date: Sat, 14 Mar 2009 14:42:07 +0000

CVSROOT:        /sources/make
Module name:    make
Changes by:     Eli Zaretskii <eliz>    09/03/14 14:42:07

Modified files:
        w32/subproc    : sub_proc.c 
        .              : ChangeLog 

Log message:
        <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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/make/w32/subproc/sub_proc.c?cvsroot=make&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.350&r2=2.351




reply via email to

[Prev in Thread] Current Thread [Next in Thread]