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
*
Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.
Jeff Johnston
2015-12-21
1
-0
/
+7
*
Add static instance of _on_exit_args for _REENT_SMALL platforms.
Jeff Johnston
2015-12-21
7
-22
/
+96
*
Add missing lock releases in __register_exitproc().
Freddie Chopin
2015-12-14
1
-1
/
+9
*
Only build _strtodg_r on targets supporting a distinct long double type
Corinna Vinschen
2015-11-26
1
-0
/
+4
*
libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.
Steve Ellcey
2015-11-24
1
-2
/
+2
*
Handle multibyte decimapl point in strtold.
Corinna Vinschen
2015-11-21
1
-1
/
+8
*
Import correctly working strtold from David M. Gay.
Corinna Vinschen
2015-11-20
8
-13
/
+1334
*
Make match function globally available to stdlib functions.
Corinna Vinschen
2015-11-20
3
-21
/
+20
*
Drop unused declaration from wcstold.c
Corinna Vinschen
2015-11-20
1
-2
/
+0
*
Fix typo in rpmatch doc reference
Yaakov Selkowitz
2015-11-19
1
-1
/
+1
*
ldtoa.c: Reindent to GNU style
Corinna Vinschen
2015-11-19
1
-2317
/
+2403
*
Fix rpmatch build problem
Corinna Vinschen
2015-11-19
1
-0
/
+1
*
Add rpmatch(3)
Yaakov Selkowitz
2015-11-17
4
-2
/
+103
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
2
-25
/
+21
*
C11 aligned_alloc() implementation
Sebastian Huber
2015-10-19
3
-18
/
+64
*
C11 quick_exit() support for <stdlib.h>
Sebastian Huber
2015-10-19
3
-17
/
+106
*
Regenerate Makefile.in
Jon TURNEY
2015-06-29
1
-1
/
+0
*
Use makedoc output files which are generated but aren't included
Jon TURNEY
2015-06-24
1
-0
/
+8
*
Don't chew files which contain no documentation markup
Jon TURNEY
2015-06-24
1
-1
/
+0
*
Fix typo-ed function names in efgcvt.c documentation
Jon TURNEY
2015-06-23
2
-3
/
+3
*
Fix SYNOPSIS prototypes without marked up parameter names
Jon TURNEY
2015-06-23
1
-1
/
+1
*
Fix some mangled makedoc markup
Jon TURNEY
2015-06-23
2
-5
/
+5
*
Fix UTF-16 surrogate handling in wctomb and friends.
Corinna Vinschen
2015-04-23
1
-1
/
+1
*
Move tzset calls to time functions.
Craig Howland
2015-04-23
1
-7
/
+0
*
* libc/stdlib/wcstold.c (wcstold): Add implementation for when
Nick Clifton
2015-01-29
1
-4
/
+72
*
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-18
1
-22
/
+21
*
* libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume that
DJ Delorie
2014-12-16
1
-1
/
+1
*
* libc/include/stdlib.h (__itoa): Declare prototype.
Corinna Vinschen
2014-12-16
4
-22
/
+186
*
* libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.
Corinna Vinschen
2014-11-12
1
-1
/
+1
*
2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
Jeff Johnston
2014-03-21
2
-2
/
+59
*
* libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE is
Corinna Vinschen
2014-03-07
1
-2
/
+8
*
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
Joel Sherrill
2013-11-26
13
-70
/
+84
*
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
Joel Sherrill
2013-11-18
14
-50
/
+50
*
* newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.
Corinna Vinschen
2013-11-13
1
-12
/
+16
*
* newlib/libc/include/getopt.h (struct option): name field should be
Corinna Vinschen
2013-11-13
1
-14
/
+22
*
* 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
[next]