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
2022-03-10newlib: libc: move stdlib multiplex logic from build to source filesMike Frysinger
2022-03-09newlib: rename mallocr.c to _mallocr.cMike Frysinger
2022-03-09newlib: move nano-malloc logic from build to source filesMike Frysinger
2022-03-02newlib: convert INTERNAL_NEWLIB to _LIBCMike Frysinger
2020-11-17malloc/nano-malloc: correctly check for out-of-bounds allocation reqsCorinna Vinschen
2020-08-12libc/stdlib: Use __builtin_mul_overflow for reallocarray and callocKeith Packard via Newlib
2018-05-29Fix issue with malloc_extend_topJeff Johnston
2010-05-312010-05-31 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston
2009-09-282009-09-28 Michael Eager <eager@eagercon.com>Jeff Johnston
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-072005-10-07 Bob Wilson <bob.wilson@acm.org>Jeff Johnston
2005-06-032005-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston
2003-08-192003-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-192003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-192003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston
2002-10-11 * libc/include/sys/config.h (SIZE_T_SMALLER_THAN_LONG): Undefine.Richard Sandiford
2002-08-202002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Jeff Johnston
2002-08-102002-08-09 Jason Tishler <jason@tishler.net>Jeff Johnston
2002-04-13* libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrkAlexandre Oliva
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green
2001-08-222001-08-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-30* libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor
2000-09-07* Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor