aboutsummaryrefslogtreecommitdiff
path: root/libiberty/argv.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-13argv.c (expandargv): Limit the number of times that response files are opened...Nick Clifton1-1/+10
2009-10-08argv.c (consume_whitespace): New function.Daniel Gutson1-11/+33
2007-07-23argv.c (writeargv): Fix typo in inline documentation.DJ Delorie1-1/+1
2007-07-02argv.c (writeargv): Removed declaration of unused variable.Simon Baldwin1-1/+0
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-0/+56
2007-04-11argv.c: Use ANSI C declarations.Thomas Neumann1-3/+1
2006-01-20Makefile.in: Add test-expandargv test.Carlos O'Donell1-4/+13
2005-09-27* argv.c (expandargv): Do not use xmalloc_failed.Mark Mitchell1-3/+4
2005-09-26libiberty.h (expandargv): New function.Mark Mitchell1-4/+114
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-04-16asprintf.c: Include config.h.Gabriel Dos Reis1-0/+3
2005-04-13argv.c (dupargv): Mallocate space of argv[argc], not sizeof(char *) of that a...Gabriel Dos Reis1-1/+1
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis1-23/+5
2003-04-15argv.c: Fix comments.Kaveh R. Ghazi1-2/+2
2003-04-15argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle1-1/+1
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-2/+2
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie1-68/+40
2001-10-07demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi1-5/+6
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-1/+0
2000-12-08safe-ctype.h: New file.Zack Weinberg1-7/+4
1999-07-14argv.c: Include stdlib.h and string.h instead of prototyping directly.Richard Henderson1-6/+2
1998-12-22Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1-0/+57
1997-08-21Initial revisionJason Merrill1-0/+333