Changeset 46 for trunk/src/gcc/libiberty/pexecute.c
- Timestamp:
- Apr 28, 2003, 6:47:23 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libiberty/pexecute.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r45 r46 485 485 486 486 /* This is for non-EMX OS/2 port (is it floating around anyway?) */ 487 /* ??? Does OS2 have process.h? */ 487 488 extern int spawnv (); 488 489 extern int spawnvp (); … … 790 791 } 791 792 792 #endif /* ! __MSDOS__ && ! OS2 && ! MPW && ! (_WIN32 && ! _UWIN) && ! && !__EMX__ */793 #endif /* ! __MSDOS__ && ! OS2 && ! MPW && ! (_WIN32 && ! _UWIN) && ! __EMX__ */ 793 794 794 795 #ifdef __EMX__ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.