summaryrefslogtreecommitdiffstats
path: root/newlib/libc/reent
Commit message (Expand)AuthorAgeFilesLines
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-022-20/+16
* Add missing NEWPAGE commands to makedoc markup in reent/Jon TURNEY2015-07-242-0/+3
* * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen2013-06-241-0/+9
* * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen2013-05-161-33/+0
* 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-05-081-4/+13
* 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-12-201-9/+37
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-082-0/+3
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-191-0/+1
* * libc/reent/sbrkr.c: Define _sbrk_r independently of the definitionCorinna Vinschen2011-07-191-3/+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
* Use NetBSD fix for CVE-2009-0689 security vulnerability.Corinna Vinschen2009-11-231-1/+1
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-201-93/+92
* 2009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-123-7/+82
* 2009-04-21 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2009-04-211-0/+11
* * libc/reent/reent.c (_reclaim_reent): Make a block from MP-relatedCorinna Vinschen2009-03-061-4/+8
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-111-7/+7
* 2008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-11-241-5/+4
* 2008-11-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-11-243-1/+80
* * configure: Regenerate for new libtool.Steve Ellcey2008-09-291-8/+20
* 2008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-033-10/+81
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-191-8/+8
* 2007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-183-6/+91
* * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent2007-09-071-0/+4
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-061-3/+3
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-5/+21
* 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston2007-04-231-1/+2
* 2007-02-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-214-56/+93
* 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
* * libc/reent/reeent.c (_reclaim_reent): Free _REENT_MP_RESULT.Corinna Vinschen2006-10-111-0/+2
* 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-44/+74
* 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-234/+468
* 2005-10-14 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-141-2/+2
* 2004-09-15 Corinna Vinschen <vinschen@redhat.com>Jeff Johnston2004-09-151-0/+3
* 2004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston2004-09-091-2/+2
* 2004-06-11 Antony King <antony.king@st.com>Jeff Johnston2004-06-111-0/+1
* 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-58/+20
* Fix typoNick Clifton2003-06-111-1/+1
* New structure containing fields used by the on_exit() function.Nick Clifton2003-06-061-0/+2
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0316-78/+78
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-141-2/+2
* * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen2003-03-091-2/+2
* * configure.host: Define stdio64_dir for Cygwin.Corinna Vinschen2003-03-071-4/+4
* 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-193-8/+77