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
*
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
*
ansification: remove _DEFUN
Yaakov Selkowitz
2018-01-17
622
-2372
/
+1220
*
ansification: remove _VOLATILE, _SIGNED
Yaakov Selkowitz
2018-01-17
1
-4
/
+0
*
ansification: remove _VOID
Yaakov Selkowitz
2018-01-17
39
-104
/
+102
*
ansification: remove _DEFUN_VOID
Yaakov Selkowitz
2018-01-17
43
-89
/
+87
*
ansification: remove _CAST_VOID
Yaakov Selkowitz
2018-01-17
17
-38
/
+36
*
ansification: remove _PTR
Yaakov Selkowitz
2018-01-17
71
-228
/
+226
*
ansification: remove _VOID_PTR
Yaakov Selkowitz
2018-01-17
18
-148
/
+145
*
ansification: remove _PARAMS
Yaakov Selkowitz
2018-01-17
30
-379
/
+373
*
ansification: remove _NOARGS
Yaakov Selkowitz
2018-01-17
1
-3
/
+1
*
ansification: remove _DOTS
Yaakov Selkowitz
2018-01-17
25
-45
/
+43
*
ansification: remove _CONST
Yaakov Selkowitz
2018-01-17
321
-1146
/
+1144
*
ansification: remove _AND
Yaakov Selkowitz
2018-01-17
453
-1688
/
+1686
*
Make __always_inline macro compatible with glibc
Yaakov Selkowitz
2018-01-16
1
-1
/
+1
*
cygwin: add LFS_CFLAGS etc. to confstr/getconf
Yaakov Selkowitz
2018-01-16
1
-0
/
+4
*
newlib: fvprintf: fix get_arg for !_MB_CAPABLE
Ivan Grokhotkov
2018-01-09
1
-0
/
+2
*
fix incompatible pointer type for va_list in nano versions of printf and scan...
Alexander Fedotov
2018-01-08
2
-5
/
+24
*
RISC-V: Add nanosleep functionality
Jim Wilson
2017-12-26
1
-1
/
+1
*
newlib: ftello{64}: Handle appending stream without fflushing
Corinna Vinschen
2017-12-18
2
-14
/
+26
*
newlib: ftello{64}: Fix type of returned value
Corinna Vinschen
2017-12-18
2
-8
/
+8
*
newlib: Availability of _kill() in sys/signal.h
Martin Aberg
2017-12-18
1
-2
/
+0
*
newlib: Don't do double divide in powf.
Jim Wilson
2017-12-13
1
-1
/
+3
*
Don't call double rint from float powf.
Jim Wilson
2017-12-13
1
-2
/
+2
*
Update MAINTAINERS file email address.
Jim Wilson
2017-12-12
1
-1
/
+1
*
makedoc: warn about some obsolete and deprecated commands
Jon Turney
2017-12-08
2
-16
/
+15
*
makedoc: exit with non-zero status on error
Jon Turney
2017-12-07
1
-8
/
+12
*
makedoc: make errors visible
Jon Turney
2017-12-07
46
-182
/
+139
*
newlib: vfwscanf: fix negation bug in %[ conversion
Corinna Vinschen
2017-12-04
1
-1
/
+1
*
ssp: add Object Size Checking for wchar.h, part 1
Yaakov Selkowitz
2017-12-04
3
-0
/
+109
*
newlib: vfscanf: Implement %l[
Corinna Vinschen
2017-12-01
1
-2
/
+88
*
newlib: vf[w]scanf: Fix conversion multibyte <-> wchar_t
Corinna Vinschen
2017-12-01
2
-25
/
+53
*
newlib: vf[w]scanf: Drop width computation mixup
Corinna Vinschen
2017-12-01
2
-70
/
+44
*
HOWTO: remove reference to TRAD_SYNOPSIS
Yaakov Selkowitz
2017-12-01
1
-7
/
+1
[next]