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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.
Corinna Vinschen
2013-11-12
1
-0
/
+4
*
Implement malloc_stats for nano.
Corinna Vinschen
2013-10-30
1
-34
/
+80
*
2013-09-13 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2013-09-13
1
-2
/
+2
*
* libc/stdlib/__atexit.c (__register_exitproc): NULL-ify
Corinna Vinschen
2013-08-19
1
-0
/
+2
*
2013-07-02 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2013-07-02
3
-3
/
+53
*
* libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.
Corinna Vinschen
2013-06-10
5
-83
/
+98
*
* configure.in (--enable-newlib-nano-malloc): New option.
Corinna Vinschen
2013-05-29
3
-70
/
+703
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-08
2
-1
/
+10
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
2
-6
/
+8
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
2
-4
/
+5
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
9
-42
/
+58
*
* libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.
Corinna Vinschen
2013-04-24
1
-38
/
+117
*
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-20
1
-9
/
+37
*
* libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.
Corinna Vinschen
2012-12-19
1
-10
/
+8
*
* libc/stdlib/getopt.c (getopt_internal): Align handling of colon to
Corinna Vinschen
2012-10-16
1
-5
/
+27
*
* libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.
Corinna Vinschen
2012-08-10
1
-1
/
+2
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
2
-1
/
+3
*
* libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compiler
Corinna Vinschen
2012-08-07
1
-1
/
+1
*
2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>
Jeff Johnston
2012-01-03
1
-1
/
+1
*
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-12-19
1
-0
/
+1
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
2
-2
/
+2
*
* libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed
Corinna Vinschen
2011-05-16
1
-8
/
+10
*
2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-12-16
1
-0
/
+1
*
2010-12-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-12-07
1
-14
/
+22
*
2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>
Jeff Johnston
2010-10-27
4
-8
/
+8
*
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-06-08
1
-0
/
+4
*
2010-06-04 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2010-06-04
1
-0
/
+36
*
2010-05-31 Kazu Hirata <kazu@codesourcery.com>
Jeff Johnston
2010-05-31
1
-2
/
+10
*
2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-05-11
1
-1
/
+1
*
* libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. Rename
Corinna Vinschen
2010-05-02
1
-10
/
+8
*
* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
DJ Delorie
2010-04-22
1
-0
/
+1
*
2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>
Jeff Johnston
2010-04-06
2
-6
/
+6
*
* libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrect
Corinna Vinschen
2010-04-06
1
-3
/
+6
*
* libm/math/ef_sqrt.c: Delete unused variable sign.
Corinna Vinschen
2010-03-05
2
-2
/
+0
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
1
-0
/
+2
*
2010-02-24 Charles Wilson <...>
Jeff Johnston
2010-02-24
1
-2
/
+1
*
2010-02-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-02-24
1
-0
/
+1
*
* libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.
Corinna Vinschen
2010-02-06
1
-2
/
+48
*
* libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexit
Christopher Faylor
2010-02-04
2
-5
/
+17
*
2010-01-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-01-29
1
-0
/
+8
*
* libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid characters
Corinna Vinschen
2010-01-19
1
-3
/
+8
*
* libc/locale/locale.c (lc_ctype_charset): Disable defaulting to
Corinna Vinschen
2010-01-17
2
-0
/
+2
*
* libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion of
Corinna Vinschen
2010-01-10
2
-0
/
+12
*
2009-12-17 Jerker Back <jerker.back@gmail.com>
Jeff Johnston
2009-12-17
2
-2
/
+2
*
2009-12-03 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-12-03
3
-3
/
+3
*
Use NetBSD fix for CVE-2009-0689 security vulnerability.
Corinna Vinschen
2009-11-23
1
-1
/
+5
*
* libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to
Corinna Vinschen
2009-11-18
12
-16
/
+81
*
2009-10-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-10-20
1
-103
/
+96
*
2009-10-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-10-08
1
-0
/
+2
*
* libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogate
Corinna Vinschen
2009-10-03
2
-38
/
+35
[prev]
[next]