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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix llrint and lrint for 52 <= exponent <= 62
Matthias Kannwischer
2018-05-29
2
-4
/
+4
*
Fix 32-bit overflow in mktime() when time_t is 64-bits long
Freddie Chopin
2018-05-29
1
-1
/
+1
*
Use _LDBL_EQ_DBL in nexttowardf.c
Jeff Johnston
2018-05-07
1
-2
/
+2
*
Add nvptx port.
Jeff Johnston
2018-04-13
132
-113
/
+7504
*
strtod: Convert 64 bit double to 64 bit int during computation
Corinna Vinschen
2018-04-09
1
-0
/
+9
*
newlib: fix iswupper_l in !_MB_CAPABLE case
Corinna Vinschen
2018-03-27
1
-1
/
+1
*
comments to document struct caseconv_entry
Thomas Wolff
2018-03-26
1
-3
/
+33
*
newlib: fix indentation in toulower
Thomas Wolff
2018-03-26
1
-10
/
+10
*
Reduce qsort stack consumption
Hakan Lindqvist
2018-03-16
1
-6
/
+54
*
Ensure qsort recursion depth is bounded
Hakan Lindqvist
2018-03-16
1
-12
/
+56
*
Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam()
Joel Sherrill
2018-03-15
1
-2
/
+2
*
[arm] Fix syscalls.c for newlib embedded syscalls builds
Richard Earnshaw
2018-03-15
1
-119
/
+126
*
ssp: fix wchar.h with -std=c99
Yaakov Selkowitz
2018-03-14
1
-2
/
+2
*
Fix alloc_align and alloc_size macros for multiple arguments
Yaakov Selkowitz
2018-03-14
2
-4
/
+4
*
ctype: align size of category bit fields to small targets needs
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
Revert "ctype: align size of category bit fields to small targets needs"
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
fix/enhance Unicode table generation scripts
Thomas Wolff
2018-03-14
2
-18
/
+53
*
ctype: align size of category bit fields to small targets needs
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
towctrans_l: Always return a value from helper functions
Corinna Vinschen
2018-03-13
1
-19
/
+49
*
rtems/.../dirent.h: Add alphasort() prototype
Joel Sherrill
2018-03-13
1
-0
/
+1
*
Correct alloc_size annotation on reallocarray()
Jon Turney
2018-03-13
1
-2
/
+1
*
make target for explicit Unicode data tables generation
Thomas Wolff
2018-03-12
1
-0
/
+9
*
character data generation
Thomas Wolff
2018-03-12
3
-0
/
+237
*
use generated character data
Thomas Wolff
2018-03-12
38
-2681
/
+439
*
generated character category data, Unicode 10.0
Thomas Wolff
2018-03-12
2
-0
/
+2115
*
generated case conversion data, Unicode 10.0
Thomas Wolff
2018-03-12
1
-0
/
+304
*
width data generation
Thomas Wolff
2018-03-12
5
-0
/
+1388
*
use generated width data
Thomas Wolff
2018-03-12
1
-126
/
+24
*
generated width data, Unicode 10.0
Thomas Wolff
2018-03-12
3
-0
/
+201
*
RTEMS: Use int for _CLOCKID_T_
Sebastian Huber
2018-03-06
1
-0
/
+3
*
Make _CLOCKID_T_ system configurable
Sebastian Huber
2018-03-06
1
-0
/
+3
*
Locale modifier @cjkwide to adjust ambiguous-width in non-CJK locales
Thomas Wolff
2018-03-05
1
-16
/
+23
*
Add global stdio streams support for reent small.
Our Air Quality
2018-03-01
3
-11
/
+56
*
add forward declaration to __cxa_atexit to aeabi_atexit, to prevent warnings
Jaap de Wolff
2018-02-16
1
-0
/
+3
*
Add prototype to _malloc_lock() and *unlock() to malloc.h, and inlude this fr...
Jaap de Wolff
2018-02-16
2
-15
/
+5
*
Add define _COMPILING_NEWLIB for arm to configure.host, as it is obviously ne...
Jaap de Wolff
2018-02-16
1
-0
/
+1
*
newlib: drop Cygwin license from sys/select.h
cygwin-2_10_0-release
Corinna Vinschen
2018-02-02
1
-11
/
+0
*
Fix vprintf and vfscanf for GCC PR 14577
Jon Beniston
2018-02-01
2
-33
/
+24
*
epiphany: Additional setjmp() and longjmp() syms
Sebastian Huber
2018-01-31
1
-0
/
+4
*
ssp: do not use __ssp_protected_ symbol prefixes
Yaakov Selkowitz
2018-01-26
1
-1
/
+0
*
Disable powf/log2?f/exp2?f optimization for single-precision Arm FPU
Thomas Preudhomme
2018-01-25
1
-1
/
+3
*
Guard langinfo.h nl_item from multiple typedefs
Yaakov Selkowitz
2018-01-19
1
-0
/
+3
*
Fix syntax error in exit.c
Orlando Arias
2018-01-19
1
-1
/
+1
*
Bump release to 3.0.0 for yearly snapshot
newlib-snapshot-20180118
newlib-3.0.0
Jeff Johnston
2018-01-18
108
-1156
/
+1153
*
RISC-V: Fix alignment issue in sigjmp_buf
Kito Cheng
2018-01-18
1
-1
/
+3
*
ansification: remove ansidecl.h from makedoc
Yaakov Selkowitz
2018-01-17
2
-176
/
+51
*
ansification: fix makedoc for ANSI C
Yaakov Selkowitz
2018-01-17
1
-2
/
+2
*
ansification: remove _HAVE_STDC
Yaakov Selkowitz
2018-01-17
36
-440
/
+1
*
ansification: remove _EXFUN, _EXFUN_NOTHROW
Yaakov Selkowitz
2018-01-17
89
-1800
/
+1742
*
ansification: remove _EXFNPTR, _EXPARM
Yaakov Selkowitz
2018-01-17
13
-81
/
+77
[prev]
[next]