index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for dates
Corinna Vinschen
2014-12-08
1
-36
/
+71
*
* libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.
Corinna Vinschen
2014-11-12
1
-4
/
+4
*
* libc/time/gmtime_r.c (gmtime_r): Remove dead code.
Corinna Vinschen
2014-10-20
1
-5
/
+0
*
2014-09-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-15
1
-4
/
+4
*
2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-12
1
-1
/
+1
*
2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-09-12
2
-0
/
+91
*
2014-09-11 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2014-09-11
6
-294
/
+228
*
* libc/time/mktm_r.c (_mktm_r): Optimize speed.
Corinna Vinschen
2014-09-04
1
-16
/
+34
*
* libc/time/clock.c (clock): Fix warnings about signed-unsigned
Corinna Vinschen
2014-09-04
3
-5
/
+5
*
2013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-11-26
1
-1
/
+1
*
2013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-11-25
1
-2
/
+2
*
2013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>
Joel Sherrill
2013-11-25
5
-17
/
+18
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
3
-6
/
+12
*
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-20
1
-9
/
+37
*
* libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.
Corinna Vinschen
2012-08-10
1
-1
/
+1
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
1
-2
/
+2
*
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-12-19
1
-0
/
+1
*
* libc/time/strftime.c (get_era_info): Fix off-by-one error in month
Corinna Vinschen
2011-12-12
1
-3
/
+3
*
* libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.
Corinna Vinschen
2011-10-11
2
-13
/
+34
*
* libc/time/mktm_r.c (_mktm_r): Fix previous fix.
Corinna Vinschen
2011-08-26
1
-2
/
+1
*
* libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.
Corinna Vinschen
2011-08-24
1
-1
/
+1
*
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-19
1
-0
/
+1
*
* libc/time/mktime.c (validate_structure): Account for tm_mon possibly
Corinna Vinschen
2011-08-19
1
-6
/
+7
*
* libc/time/mktime.c (mktime): Lock global timezone info while
Corinna Vinschen
2011-06-27
1
-0
/
+4
*
* libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call
Corinna Vinschen
2011-06-14
3
-5
/
+8
*
* libc/time/tzset_r.c (tzset_r): Correct behavior for changing from
Corinna Vinschen
2011-06-14
1
-1
/
+5
*
* libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,
Corinna Vinschen
2011-05-12
1
-0
/
+81
*
* libc/time/strptime.c (first_day): Actually return the wday
Corinna Vinschen
2011-05-12
1
-2
/
+2
*
2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-12-16
1
-0
/
+1
*
Extend locale support to maintain wide char values of native strings
Corinna Vinschen
2010-04-28
1
-35
/
+81
*
* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
DJ Delorie
2010-04-22
2
-1
/
+2
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
1
-0
/
+2
*
* libc/time/strftime.c: Add support for era and alt_digits data from
Corinna Vinschen
2010-02-26
1
-96
/
+611
*
2010-02-24 Charles Wilson <...>
Jeff Johnston
2010-02-24
1
-2
/
+1
*
* libc/locale/lmonetary.c (__monetary_load_locale): Take additional
Corinna Vinschen
2010-01-22
2
-148
/
+105
*
2009-10-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-10-20
1
-91
/
+93
*
* libc/time/time.tex (wcsftime.def): Include.
Corinna Vinschen
2009-03-12
1
-7
/
+11
*
* libc/stdio/swprintf.c (_swprintf_r, swprintf):
Corinna Vinschen
2009-03-12
1
-52
/
+56
*
* libc/time/strftime.c: Adapt for dual-purpose use so not only
Corinna Vinschen
2009-03-09
5
-271
/
+756
*
2008-12-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-12-11
1
-4
/
+4
*
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-10-31
5
-1
/
+9
*
2008-10-06 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-10-06
1
-9
/
+6
*
* configure: Regenerate for new libtool.
Steve Ellcey
2008-09-29
1
-2
/
+14
*
2008-08-28 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-08-28
1
-4
/
+10
*
2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-07-06
1
-1
/
+1
*
* ltmain.sh: Update from GCC.
Steve Ellcey
2007-05-24
1
-5
/
+21
*
2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Jeff Johnston
2007-04-23
1
-1
/
+2
*
2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-01-31
1
-0
/
+4
*
2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-12-18
1
-3
/
+1
*
2006-11-15 Till Straumann <strauman@slac.stanford.edu>
Jeff Johnston
2006-11-15
1
-0
/
+1
[next]