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
2014-03-222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>Jeff Johnston
2014-03-08 * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2013-11-14 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.Corinna Vinschen
2013-11-13 * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen
2013-11-12 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen
2013-10-30 Implement malloc_stats for nano.Corinna Vinschen
2013-09-132013-09-13 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-08-19 * libc/stdlib/__atexit.c (__register_exitproc): NULL-ifyCorinna Vinschen
2013-07-032013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-06-10 * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen
2013-05-29 * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen
2013-05-092013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-05-082013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-05-072013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-24 * libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.Corinna Vinschen
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-12-19 * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen
2012-10-16 * libc/stdlib/getopt.c (getopt_internal): Align handling of colon toCorinna Vinschen
2012-08-10 * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-08-07 * libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compilerCorinna Vinschen
2012-01-032012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>Jeff Johnston
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-05-16 * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceedCorinna Vinschen
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-082010-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-10-272010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>Jeff Johnston
2010-06-082010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-06-042010-06-04 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2010-05-312010-05-31 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-05-02 * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-04-072010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>Jeff Johnston
2010-04-06 * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrectCorinna Vinschen
2010-03-05 * libm/math/ef_sqrt.c: Delete unused variable sign.Corinna Vinschen
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-02-242010-02-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen
2010-02-04* libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexitChristopher Faylor
2010-01-302010-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-01-20 * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid charactersCorinna Vinschen
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen
2010-01-10 * libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion ofCorinna Vinschen
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston