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
*
Implement reduced code size "tiny" printf and puts
Jozef Lawrynowicz
2019-04-15
6
-428
/
+132
*
Copy prerequisite file for "tiny" printf implementation
Jozef Lawrynowicz
2019-04-15
1
-0
/
+661
*
Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...
Alexander Fedotov
2019-04-12
1
-8
/
+10
*
Include code in trap.S for APCS only.
Christophe Lyon
2019-04-11
1
-1
/
+1
*
Make more macro checks ARMv8-M baseline proof.
Christophe Lyon
2019-04-11
1
-4
/
+4
*
Add missing includes.
Andrew Stubbs
2019-03-25
3
-1
/
+4
*
AMD GCN: Implement circular buffering.
Andrew Stubbs
2019-03-18
1
-17
/
+38
*
stdio: drop unused O_TEXT handling on non-Cygwin
Corinna Vinschen
2019-02-22
1
-4
/
+0
*
Cygwin: add secure_getenv
Yaakov Selkowitz
2019-02-19
1
-0
/
+3
*
Define u_register_t if __BSD_VISIBLE
Sebastian Huber
2019-02-19
1
-0
/
+2
*
Change register_t definition
Sebastian Huber
2019-02-19
1
-1
/
+1
*
Fix comment in <sys/types.h>
Sebastian Huber
2019-02-19
1
-1
/
+1
*
Move RTEMS and XMK specific type definitions
Sebastian Huber
2019-02-19
3
-16
/
+12
*
scandir: Add support for struct dirent::d_type
Sebastian Huber
2019-02-01
1
-1
/
+4
*
a) Use strcoll() in opendir() and alphasort()
ache
2019-02-01
1
-3
/
+4
*
scandir(3) previously used st_size
das
2019-02-01
1
-53
/
+31
*
Remove __P and convert to ANSI prototypes.
obrien
2019-02-01
1
-7
/
+4
*
Clean up the vcs ID strings
jhb
2019-02-01
1
-3
/
+2
*
Renumber copyright clause 4
imp
2019-02-01
1
-1
/
+1
*
scandir: Update copyright notice from FreeBSD
Sebastian Huber
2019-02-01
1
-3
/
+3
*
General further adoption of SPDX licensing ID tags.
pfg
2019-02-01
1
-0
/
+2
*
Use nanf() instead of nan() in single-precision float libm math functions
Jozef Lawrynowicz
2019-01-23
4
-4
/
+4
*
Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
Jozef Lawrynowicz
2019-01-23
16
-18
/
+18
*
Remove HUGE_VAL definition from libm math functions
Jozef Lawrynowicz
2019-01-23
31
-186
/
+0
*
Remove matherr, and SVID and X/Open math library configurations
Jozef Lawrynowicz
2019-01-23
75
-2298
/
+405
*
time.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM
Corinna Vinschen
2019-01-22
1
-8
/
+12
*
AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>
Jeff Johnston
2019-01-15
31
-4
/
+13112
*
update to Unicode 11.0
Thomas Wolff
2019-01-13
4
-93
/
+159
*
map WEOF to undefined rather than the control char category
Thomas Wolff
2019-01-13
1
-1
/
+1
*
fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE only
Corinna Vinschen
2019-01-07
1
-0
/
+2
*
Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flag
Corinna Vinschen
2019-01-07
1
-0
/
+1
*
Cygwin: open: support Linux-specific O_PATH flag
Corinna Vinschen
2019-01-07
1
-0
/
+2
*
Improve performance of memmem
Wilco Dijkstra
2019-01-01
2
-51
/
+137
*
Bump release to 3.1.0 for yearly snapshot
newlib-snapshot-20181231
newlib-3.1.0
Jeff Johnston
2018-12-31
106
-1068
/
+1135
*
RTEMS: Use __uint64_t for __ino_t
Sebastian Huber
2018-12-20
1
-1
/
+1
*
Plug routing sysctl leaks.
markj
2018-12-20
1
-1
/
+5
*
nano-vfprintf_float.c: Fix check if negative for nans.
Jon Beniston
2018-12-13
1
-1
/
+2
*
Fix powf overflow handling in non-nearest rounding mode
Szabolcs Nagy
2018-12-10
1
-0
/
+10
*
sys/time.h: Remove KASSERT
Sebastian Huber
2018-12-04
1
-12
/
+0
*
Ensure that all values of ns, us and ms work
imp
2018-12-04
1
-7
/
+52
*
When converting ns,us,ms to sbt, return the ceil()
imp
2018-12-04
1
-3
/
+7
*
Correct a misplaced closing paren.
ian
2018-12-04
1
-3
/
+3
*
sys: further adoption of SPDX licensing ID tags.
pfg
2018-12-04
1
-0
/
+2
*
Add inline functions to convert between sbintime_t
ian
2018-12-04
1
-7
/
+52
*
Renumber copyright clause 4
imp
2018-12-04
1
-1
/
+1
*
stdio.h: Expose cuserid with __GNU_VISIBLE
Corinna Vinschen
2018-11-29
1
-1
/
+1
*
time.h: Introduce Linux-specific CLOCK id values
Corinna Vinschen
2018-11-29
1
-4
/
+18
*
Builtin enable return code with SYS_EXIT_EXTENDED
Matthew Malcomson
2018-11-26
1
-19
/
+43
*
Fix issue with dst bias in memset
Wilco Dijkstra
2018-11-08
1
-0
/
+1
*
Fix v850 target for RTEMS
cygwin-2_11_2-release
Sebastian Huber
2018-11-08
1
-1
/
+1
[next]