* pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
authorJeff Law <law@redhat.com>
Thu, 27 Jul 2000 01:49:21 +0000 (01:49 +0000)
committerJeff Law <law@redhat.com>
Thu, 27 Jul 2000 01:49:21 +0000 (01:49 +0000)
commita9f34fb65256ba2a8fd363f31397aee1f4a208c9
treeef43eaa0c7702c5338814555ec68483b94d2b604
parent6e8008398d2a0f767f9cecc72f4d93e508d9faf8
    * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
        __DJGPP__. Use P_WAIT instead of constant in the spawnv* call.
        Cast program to 'char *' in errmsg_arg assignment.
        (PWAIT_ERROR): Define.
(pwait): Use PWAIT_ERROR.  Adjust DJGPP's status code to conform
        to DJGPP's WIF* macros.
libiberty/ChangeLog
libiberty/pexecute.c