summaryrefslogtreecommitdiff
path: root/libiberty/pexecute.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-21 * pexecute.c (pwait): Syntax fix for previous change.bje1-1/+1
2006-02-21* pexecute.c (pwait): Free vector pointer.dj1-1/+4
2005-07-12 * pexecute.c (pexecute): Cast string litrals to char *.bje1-2/+2
2005-05-24include/gdr1-1/+1
2005-05-10Update the address and phone number of the FSF organization.nickc1-2/+2
2005-03-29libiberty:ian1-0/+121
2003-01-24 * Makefile.in (CFILES): Add pex-*.c.zack1-792/+0
2001-10-17* argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,dj1-7/+7
2001-10-16* Makefile.in (TEXIFILES): Add fnmatch.txh.dj1-34/+47
2000-12-08include:zack1-1/+1
2000-08-02 * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.zack1-20/+5
2000-07-27 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ tolaw1-5/+15
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.law1-0/+3
2000-05-29 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.hzack1-0/+3
2000-03-24merge from bfdlandjason1-2/+2
2000-01-042000-01-04 Mumit Khan <khan@xraylith.wisc.edu>khan1-1/+43
1999-09-02 * pexecute.c (pexecute): Fill in temp_base when needed.law1-0/+2
1999-04-11 * pexecute.c: Change all references to __UWIN__ to _UWIN.law1-4/+4
1999-03-11 * pexecute.c (__CYGWIN32__): Rename tolaw1-9/+9
1998-12-14 * choose-temp.c: Don't check IN_GCC anymore.ghazi1-11/+1
1998-12-04 * pexecute.c: Remove obsolete ifdefed cygwin code.law1-37/+5
1998-11-27 * choose-temp.c: Always include libiberty.h. Avoid redundancies.ghazi1-9/+0
1998-11-19 * configure.in: Call AC_HEADER_SYS_WAIT.ghazi1-0/+3
1998-11-07 * choose-temp.c: Don't include gansidecl.h.ghazi1-1/+0
1998-11-02 * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determiningghazi1-15/+20
1998-09-05 * pexecute.c: Updates from gcc. Copy in gcc has been removed. Thislaw1-15/+29
1998-01-17 Add mingw32 support.law1-7/+142
1997-10-14Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>jason1-3/+52
1997-08-21Initial revisionjason1-0/+580