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
2015-01-08 * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONECorinna Vinschen
2014-12-08 * libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for datesCorinna Vinschen
2014-11-12 * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.Corinna Vinschen
2014-10-20 * libc/time/gmtime_r.c (gmtime_r): Remove dead code.Corinna Vinschen
2014-09-152014-09-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-132014-09-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-122014-09-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-09-122014-09-11 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston
2014-09-04 * libc/time/mktm_r.c (_mktm_r): Optimize speed.Corinna Vinschen
2014-09-04 * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen
2013-11-262013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-252013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
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
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-12-12 * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen
2011-10-11 * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.Corinna Vinschen
2011-08-26 * libc/time/mktm_r.c (_mktm_r): Fix previous fix.Corinna Vinschen
2011-08-24 * libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.Corinna Vinschen
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-19 * libc/time/mktime.c (validate_structure): Account for tm_mon possiblyCorinna Vinschen
2011-06-27 * libc/time/mktime.c (mktime): Lock global timezone info whileCorinna Vinschen
2011-06-14 * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with callCorinna Vinschen
2011-06-14 * libc/time/tzset_r.c (tzset_r): Correct behavior for changing fromCorinna Vinschen
2011-05-12 * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,Corinna Vinschen
2011-05-12 * libc/time/strptime.c (first_day): Actually return the wdayCorinna Vinschen
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-12 * libc/time/time.tex (wcsftime.def): Include.Corinna Vinschen
2009-03-12 * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen
2009-03-09 * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-012008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-10-062008-10-06 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey
2008-08-282008-08-28 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey
2007-04-242007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston