www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/06/29/12:37:45

From: "Mark E." <snowball3 AT bigfoot DOT com>
To: djgpp-workers AT delorie DOT com
Date: Fri, 29 Jun 2001 12:18:49 -0400
MIME-Version: 1.0
Subject: dosexec fix
Message-ID: <3B3C7229.2112.87F9DA@localhost>
X-mailer: Pegasus Mail for Win32 (v3.12c)
Reply-To: djgpp-workers AT delorie DOT com

This patch fixes a bogus change from the removal of .pl, etc. extensions.

Index: dosexec.c
===================================================================
RCS file: /cvs/djgpp/djgpp/src/libc/dos/process/dosexec.c,v
retrieving revision 1.13
diff -c -p -r1.13 dosexec.c
*** dosexec.c	2001/03/29 16:57:53	1.13
--- dosexec.c	2001/06/29 16:16:51
*************** int __spawnve(int mode, const char *path
*** 1363,1369 ****
        }
      }
    }
-   *rp = 0;
    
    if (!found)
    {
--- 1366,1371 ----

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019