aboutsummaryrefslogtreecommitdiff
path: root/libiberty/argv.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.Jakub Jelinek
2018-04-30 * argv.c (expandargv): Fix memory leak for expandedDaniel van Gerpen
2018-01-102018-01-10 Daniel van Gerpen <daniel@vangerpen.de>Daniel van Gerpen
2018-01-03 Update copyright years.Jakub Jelinek
2017-01-04 Update copyright years.Jakub Jelinek
2016-12-06* argv.c (expandargv): Check for directories passed as @-files.DJ Delorie
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger
2016-01-05libiberty: dupargv: rewrite to use xstrdupMike Frysinger
2012-08-29Replace malloc with xmallocH.J. Lu
2012-08-29Replace alloca with xmalloc/freeH.J. Lu
2011-09-28 include/Doug Evans
2010-08-13 * argv.c (expandargv): Limit the number of times that responseNick Clifton
2009-10-082009-10-08 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson
2007-07-23* argv.c (writeargv): Fix typo in inline documentation.DJ Delorie
2007-07-022007-07-02 Simon Baldwin <simonb@google.com>Simon Baldwin
2007-05-08include/Nathan Froyd
2007-04-11* argv.c: Use ANSI C declarations.Thomas Neumann
2006-01-20libiberty/Carlos O'Donell
2005-09-27 * argv.c (expandargv): Do not use xmalloc_failed.Mark Mitchell
2005-09-26 * libiberty.h (expandargv): New function.Mark Mitchell
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-04-16 * asprintf.c: Include config.h.Gabriel Dos Reis
2005-04-13 * argv.c (dupargv): Mallocate space of argv[argc], notGabriel Dos Reis
2005-03-26include/Gabriel Dos Reis
2003-04-15 * argv.c: Fix comments.Kaveh Ghazi
2003-04-15 * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle
2001-10-17* argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,DJ Delorie
2001-10-16* Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie
2001-10-07include:Kaveh Ghazi
2001-03-06libiberty:Zack Weinberg
2000-12-08include:Zack Weinberg
1999-07-14 * argv.c: Include stdlib.h and string.h instead ofRichard Henderson
1998-12-22Warning fixes:Kaveh Ghazi
1998-05-06typo typo fixes fixesJeffrey A Law
1997-10-14Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>Jason Merrill
1997-08-21Initial revisionJason Merrill