Changeset 57 for trunk/src/gmake/main.c


Ignore:
Timestamp:
Nov 23, 2003, 11:38:39 PM (22 years ago)
Author:
bird
Message:

Config & adjustments for OS/2 LIBC. dllshell.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/main.c

    r53 r57  
    19161916            int pid;
    19171917            int status;
    1918             pid = child_execute_job(0, 1, nargv, environ);
     1918            pid = child_execute_job(0, 1, nargv, environ, NULL);
    19191919
    19201920            /* is this loop really necessary? */
Note: See TracChangeset for help on using the changeset viewer.