summaryrefslogtreecommitdiff
path: root/libiberty/argv.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* * argv.c (expandargv): Fix memory leak for expanded arguments.law2018-05-311-0/+2
* Resync libiberty sources with master version in GCC repository.Nick Clifton2018-04-171-3/+3
* Update the libiberty sources with the latest patches found in the master sour...Nick Clifton2018-01-101-1/+1
* Sync libiberty from gccAlan Modra2017-01-051-1/+1
* argv.c (expandargv): Check for directories passed as @-files.DJ Delorie2016-12-061-0/+19
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-051-6/+6
* libiberty: dupargv: rewrite to use xstrdupMike Frysinger2016-01-051-5/+1
* Replace malloc with xmallocH.J. Lu2012-08-291-38/+9
* Replace alloca with xmalloc/freeH.J. Lu2012-08-291-1/+3
* merge from gccDJ Delorie2011-09-281-0/+23
* * argv.c (expandargv): Limit the number of times that responseNick Clifton2010-08-131-1/+10
* merge from gccDJ Delorie2009-10-091-11/+33
* merge from gccDJ Delorie2007-07-231-1/+1
* merge from gccDJ Delorie2007-07-121-1/+0
* merge from gccDJ Delorie2007-05-081-0/+56
* merge from gccDJ Delorie2007-04-111-3/+1
* merge from gccDJ Delorie2006-01-211-4/+13
* * argv.c (expandargv): Do not use xmalloc_failed.Mark Mitchell2005-09-271-3/+4
* * libiberty.h (expandargv): New function.Mark Mitchell2005-09-261-4/+114
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* merge from gccDJ Delorie2005-04-161-0/+3
* merge from gccDJ Delorie2005-04-141-1/+1
* merge from gccDJ Delorie2005-03-271-23/+5
* merge from gccDJ Delorie2003-04-151-2/+2
* merge from gccDJ Delorie2003-04-151-1/+1
* merge from gccDJ Delorie2001-10-171-2/+2
* merge from gccDJ Delorie2001-10-161-68/+40
* merge from gccDJ Delorie2001-10-071-5/+6
* merge from gccDJ Delorie2001-03-061-1/+0
* * safe-ctype.c: New file.DJ Delorie2000-12-081-7/+4
* * argv.c: Include stdlib.h and string.h instead ofRichard Henderson1999-07-141-6/+2
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+390