aboutsummaryrefslogtreecommitdiff
path: root/gcc/pexecute.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-1/+1
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-1/+1
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-5/+1
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1-0/+6
1998-01-17pexecute.c (pexecute): New function for mingw32.Mumit Khan1-14/+133
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-1/+1
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law1-4/+5
1997-12-06Merge from gcc-2.8Jeff Law1-1/+16
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-3/+3
1997-10-01pexecute.c: Use spawn if __CYGWIN32__.Ian Lance Taylor1-3/+14
1997-06-27(fix_argv): New function.Richard Kenner1-4/+42
1997-02-15Remove special cases for cygwin32.Richard Kenner1-11/+9
1996-11-12(vfork): Supply new definition for VMS.Richard Kenner1-0/+9
1996-08-18* pexecute.c: Update test for win32 (&& ! cygwin32).Doug Evans1-4/+5
1996-07-03formatting tweaksMike Stump1-7/+7
1996-07-03iformat tweaksMike Stump1-1/+1
1996-06-26pexecute.c (PEXECUTE_VERBOSE): Define.Doug Evans1-5/+6
1996-06-10Add MPW support.Doug Evans1-2/+143
1996-06-10Delete outdated comment.Doug Evans1-2/+0
1996-06-10Initial revisionDoug Evans1-0/+441