summaryrefslogtreecommitdiff
path: root/libiberty/pexecute.c
Commit message (Expand)AuthorAgeFilesLines
* * pexecute.c (pwait): Syntax fix for previous change.Ben Elliston2006-02-211-1/+1
* pexecute.c (pwait): Free vector pointer.Uttam Pawar2006-02-201-1/+4
* pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston2005-07-121-2/+2
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-1/+1
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* pex-common.c: New file.Ian Lance Taylor2005-03-291-0/+121
* Makefile.in (CFILES): Add pex-*.c.Zack Weinberg2003-01-241-792/+0
* argv.c, [...]: Improve manual formatting.DJ Delorie2001-10-171-7/+7
* Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie2001-10-151-34/+47
* safe-ctype.h: New file.Zack Weinberg2000-12-081-1/+1
* * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.Zack Weinberg2000-08-021-20/+5
* pexecute.c (pexecute): Change __GO32__ to __DJGPP__.Mark Elbrecht2000-07-261-5/+15
* aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Michael Sokolov2000-07-231-0/+3
* hashtab.c, [...]: Include string.h if HAVE_STRING_H.Zack Weinberg2000-05-291-0/+3
* merge from bfdlandIan Lance Taylor2000-03-241-2/+2
* pexecute.c: Conditionally include string.h.Mumit Khan2000-01-041-1/+43
* * pexecute.c (pexecute): Fill in temp_base when needed.Marc Espie1999-09-021-0/+2
* pexecute.c: Change all references to __UWIN__ to _UWIN.Mumit Khan1999-04-111-4/+4
* pexecute.c (__CYGWIN32__): Rename toMumit Khan1999-03-101-9/+9
* choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-141-11/+1
* * pexecute.c: Remove obsolete ifdefed cygwin code.Christopher Faylor1998-12-031-37/+5
* choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi1998-11-271-9/+0
* configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi1998-11-191-0/+3
* choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-071-1/+0
* pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to incl...Kaveh R. Ghazi1998-11-021-15/+20
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-041-15/+29
* Add mingw32 support.Mumit Khan1998-01-171-7/+142
* cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1997-10-141-3/+52
* Initial revisionJason Merrill1997-08-211-0/+580