summaryrefslogtreecommitdiffstats
path: root/newlib/libc/argz
Commit message (Expand)AuthorAgeFilesLines
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-022-21/+20
* Correct argz_replace behaviour when memory is exhausted.David Stacey2015-06-011-2/+5
* Fix potential memory leak in argz_replaceDavid Stacey2015-05-271-1/+4
* * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin CoverityCorinna Vinschen2014-06-231-0/+1
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-201-9/+37
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-191-0/+1
* 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-161-0/+1
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-221-0/+1
* Add eXtensible Data Record (XDR) supportCorinna Vinschen2010-03-021-0/+2
* 2010-02-24 Charles Wilson <...>Jeff Johnston2010-02-241-2/+1
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-201-91/+92
* 2008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-11-278-0/+8
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-291-8/+20
* 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-07-023-0/+3
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-191-8/+8
* 2007-06-05 Christian Groessler <chris@groessler.org>Jeff Johnston2007-06-051-1/+2
* * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty stringCorinna Vinschen2007-05-295-23/+38
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-5/+21
* * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_lenCorinna Vinschen2007-05-231-0/+1
* 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston2007-04-231-1/+2
* 2007-04-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-04-041-0/+2
* 2007-03-16 Charles Wilson <cygwin@...>Jeff Johnston2007-03-161-2/+5
* 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-01-311-0/+4
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-181-3/+1
* 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-311-0/+2
* 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-012-68/+194
* 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2006-04-131-5/+0
* 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-112-231/+350
* 2005-09-08 Eric Blake <ebb9@byu.net>Jeff Johnston2005-09-081-2/+2
* 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-271-1/+0
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-231-31/+13
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0618-18/+81
* 2002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-263-65/+61
* * libc/argz/argz_replace.c: Include buf_findstr.h.Thomas Fitzsimmons2002-07-197-13/+29
* 2002-07-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-162-1/+34
* * libc/argz: New directory.Thomas Fitzsimmons2002-06-1421-0/+1183