aboutsummaryrefslogtreecommitdiff
path: root/libiberty/pexecute.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2006-02-21* pexecute.c (pwait): Syntax fix for previous change.Ben Elliston1-1/+1
2006-02-20pexecute.c (pwait): Free vector pointer.Uttam Pawar1-1/+4
2005-07-12pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston1-2/+2
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-1/+1
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-29pex-common.c: New file.Ian Lance Taylor1-0/+121
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg1-792/+0
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-7/+7
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie1-34/+47
2000-12-08safe-ctype.h: New file.Zack Weinberg1-1/+1
2000-08-02* pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.Zack Weinberg1-20/+5
2000-07-26pexecute.c (pexecute): Change __GO32__ to __DJGPP__.Mark Elbrecht1-5/+15
2000-07-23aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Michael Sokolov1-0/+3
2000-05-29hashtab.c, [...]: Include string.h if HAVE_STRING_H.Zack Weinberg1-0/+3
2000-03-24merge from bfdlandIan Lance Taylor1-2/+2
2000-01-04pexecute.c: Conditionally include string.h.Mumit Khan1-1/+43
1999-09-02* pexecute.c (pexecute): Fill in temp_base when needed.Marc Espie1-0/+2
1999-04-11pexecute.c: Change all references to __UWIN__ to _UWIN.Mumit Khan1-4/+4
1999-03-10pexecute.c (__CYGWIN32__): Rename toMumit Khan1-9/+9
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1-11/+1
1998-12-03* pexecute.c: Remove obsolete ifdefed cygwin code.Christopher Faylor1-37/+5
1998-11-27choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi1-9/+0
1998-11-19configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi1-0/+3
1998-11-07choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi1-1/+0
1998-11-02pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to incl...Kaveh R. Ghazi1-15/+20
1998-09-04pexecute.c: Updates from gcc.Jeffrey A Law1-15/+29
1998-01-17Add mingw32 support.Mumit Khan1-7/+142
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1-3/+52
1997-08-21Initial revisionJason Merrill1-0/+580