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
*
Re-enable malloc_lock for newlib-nano
Andre Vieira (lists)
2016-06-16
1
-3
/
+2
*
Use __machine_*_t_defined for internal types
Sebastian Huber
2016-04-15
1
-1
/
+1
*
Add Intel MCU target
Igor Venevtsev
2016-04-04
1
-1
/
+2
*
Add simple versions of random() and srandom()
Joel Sherrill
2016-03-28
4
-14
/
+110
*
strtold: Fix Infinity value.
Corinna Vinschen
2016-03-26
1
-1
/
+2
*
Move arc4random Cygwin only code to Cygwin
Sebastian Huber
2016-03-21
1
-15
/
+0
*
Allow machine-dependent arc4 locking
Corinna Vinschen
2016-03-20
1
-18
/
+5
*
Cleanup macros in chacha_private.h to be target-type independent
Howland, Craig D
2016-03-18
1
-5
/
+2
*
Only export arc4random_stir and arc4random_addrandom on Cygwin
Corinna Vinschen
2016-03-18
1
-8
/
+5
*
Arc4random locking: Check for threaded application on Cygwin
Corinna Vinschen
2016-03-18
1
-0
/
+19
*
Add arc4random_stir and arc4random_addrandom for OpenBSD compatibility
Corinna Vinschen
2016-03-18
1
-0
/
+18
*
Add arc4random() etc. from OpenBSD 5.8
Sebastian Huber
2016-03-18
6
-7
/
+582
*
Feature test macros overhaul: stdlib.h
Yaakov Selkowitz
2016-03-17
1
-0
/
+2
*
Fix compile with GCC 5 -Werror
Yaakov Selkowitz
2016-02-12
2
-0
/
+3
*
Newlib build is broken if configured with nano-malloc and non-reentrant syste...
Игорь Веневцев
2016-02-08
1
-4
/
+6
*
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
[next]