summaryrefslogtreecommitdiff
path: root/libiberty/pexecute.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2006-02-21* pexecute.c (pwait): Syntax fix for previous change.Ben Elliston
2006-02-20pexecute.c (pwait): Free vector pointer.Uttam Pawar
2005-07-12pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-29pex-common.c: New file.Ian Lance Taylor
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie
2000-12-08safe-ctype.h: New file.Zack Weinberg
2000-08-02* pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.Zack Weinberg
2000-07-26pexecute.c (pexecute): Change __GO32__ to __DJGPP__.Mark Elbrecht
2000-07-23aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Michael Sokolov
2000-05-29hashtab.c, [...]: Include string.h if HAVE_STRING_H.Zack Weinberg
2000-03-24merge from bfdlandIan Lance Taylor
2000-01-04pexecute.c: Conditionally include string.h.Mumit Khan
1999-09-02* pexecute.c (pexecute): Fill in temp_base when needed.Marc Espie
1999-04-11pexecute.c: Change all references to __UWIN__ to _UWIN.Mumit Khan
1999-03-10pexecute.c (__CYGWIN32__): Rename toMumit Khan
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi
1998-12-03* pexecute.c: Remove obsolete ifdefed cygwin code.Christopher Faylor
1998-11-27choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi
1998-11-19configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi
1998-11-07choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi
1998-11-02pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to incl...Kaveh R. Ghazi
1998-09-04pexecute.c: Updates from gcc.Jeffrey A Law
1998-01-17Add mingw32 support.Mumit Khan
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill
1997-08-21Initial revisionJason Merrill