Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20Reclaim _REENT_MP_P5S in _reclaim_reentChris Johns
2022-07-13Add --enable-newlib-reent-thread-local optionMatt Joyce
2022-07-13Add _REENT_SIG_FUNC(ptr)Matt Joyce
2022-07-13Add _REENT_CVTBUF(ptr)Matt Joyce
2022-07-13Add _REENT_CLEANUP(ptr)Matt Joyce
2022-07-13Define _REENT_EMERGENCY(ptr) only onceMatt Joyce
2022-06-10Use global stdio streams for all configurationsSebastian Huber
2022-05-18Use global atexit data for all configurationsSebastian Huber
2022-05-13Make cleanup_glue() staticSebastian Huber
2022-05-13Remove __sglue member for one configurationMatt Joyce
2022-02-22Make __sdidinit unusedMatt Joyce
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2013-06-24 * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen
2013-05-16 * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen
2013-05-092013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2009-11-23 Use NetBSD fix for CVE-2009-0689 security vulnerability.Corinna Vinschen
2009-03-06 * libc/reent/reent.c (_reclaim_reent): Make a block from MP-relatedCorinna Vinschen
2006-10-11 * libc/reent/reeent.c (_reclaim_reent): Free _REENT_MP_RESULT.Corinna Vinschen
2004-09-092004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston
2003-06-11Fix typoNick Clifton
2003-06-06New structure containing fields used by the on_exit() function.Nick Clifton
2003-06-032003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green
2001-03-222001-03-21 Egor Duda <deo@logos-m.ru>Jeff Johnston
2000-08-252000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor