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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
3
-46
/
+94
*
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
*
[ARM] Adjust strcmp-armv7.S selection logic.
Marcus Shawcroft
2015-11-23
3
-3
/
+35
*
[ARM] Factor out the thumb2 -Os implementation.
Marcus Shawcroft
2015-11-23
3
-13
/
+57
*
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
11
-18
/
+1339
*
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
*
Simplify the markup for sprintf and swprintf documentation
Jon Turney
2015-11-19
2
-64
/
+71
*
Improve markup of sscanf and swscanf documentation
Jon Turney
2015-11-19
2
-114
/
+237
*
Add rpmatch(3)
Yaakov Selkowitz
2015-11-17
5
-2
/
+104
*
[ARM] Factor out the thumb1 -Os implementation.
cygwin-2_3_1-release
cygwin-2_3_1-relase
Marcus Shawcroft
2015-11-13
3
-15
/
+52
*
[ARM] Adding strlen.S
Marcus Shawcroft
2015-11-13
5
-29
/
+70
*
[ARM] Rename strlen to strlen-stub.c
Marcus Shawcroft
2015-11-13
3
-3
/
+3
*
[ARM] Reorganize strlen selection.
Marcus Shawcroft
2015-11-13
5
-190
/
+16
*
[ARM] Refactor strlen.c #if nesting.
Marcus Shawcroft
2015-11-13
1
-26
/
+16
*
Add support for ARC to newlib
Anton Kolesov
2015-11-12
39
-0
/
+10007
*
Remove obsolete ARC system
Anton Kolesov
2015-11-12
14
-6615
/
+2
*
AArch64: Tune memcpy
Wilco Dijkstra
2015-11-12
1
-24
/
+32
*
Avoid .eh_frame in ARM newlib.
Joseph Myers
2015-11-12
7
-0
/
+7
*
Reorganize memchr selection.
cygwin-2_3_0-release
Marcus Shawcroft
2015-11-06
6
-124
/
+107
*
Reorganize memcpy selection.
Marcus Shawcroft
2015-11-06
6
-296
/
+81
*
Replace __attribute((__warning__())) by __attribute__((deprecated()))
Olivier Martin
2015-11-06
1
-2
/
+2
*
[ARM] Select appropriate memcpy implementation for ARMv8-a.
Marcus Shawcroft
2015-11-03
5
-14
/
+97
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
61
-5229
/
+3900
*
Consistently use an em-dash in math functions.
Jeff Johnston
2015-11-02
1
-1
/
+1
*
Add missing semicolons to prototypes.
Jeff Johnston
2015-11-02
5
-24
/
+24
*
Improve performance of MIPS memcpy.
Steve Ellcey
2015-11-02
1
-2
/
+43
*
Include <sched.h> in <pthread.h>
Sebastian Huber
2015-10-30
1
-1
/
+1
*
strftime: Add support for %s (seconds since epoch)
Brian Inglis
2015-10-27
1
-25
/
+99
*
Extend _intsup.h to support 16-bit and 20-bit pointers.
Nick Clifton
2015-10-19
1
-1
/
+10
*
C11 aligned_alloc() implementation
Sebastian Huber
2015-10-19
3
-18
/
+64
*
C11 aligned_alloc() support for <stdlib.h>
Sebastian Huber
2015-10-19
1
-0
/
+2
*
C11 quick_exit() support for <stdlib.h>
Sebastian Huber
2015-10-19
4
-17
/
+115
*
Import <threads.h> from latest FreeBSD.
Jeff Johnston
2015-10-13
2
-0
/
+147
*
Synchronize with FreeBSD.
Jeff Johnston
2015-10-13
1
-22
/
+138
*
Add FreeBSD style changes to sys/cdefs.h
Jeff Johnston
2015-10-13
1
-32
/
+32
*
Define setjmp buffer length for IA64.
Nick Clifton
2015-10-08
1
-0
/
+4
*
Add support for ft32 to newlib.
Jeff Johnston
2015-09-04
16
-1911
/
+9625
*
libc/machine/cris/sys/signal.h (kill): Declare.
Hans-Peter Nilsson
2015-09-03
1
-0
/
+4
*
Allow sysconf to return CPU cache information
Corinna Vinschen
2015-08-29
1
-0
/
+15
*
strlen-armv7.S: Fix preprocessor check
Corinna Vinschen
2015-08-27
1
-1
/
+1
*
Fix for pri and scn formats
Andre Simoes Dias Vieira
2015-08-27
2
-127
/
+263
*
Always declare "kill" in include/sys/signal.h
James Greenhalgh
2015-08-25
1
-2
/
+2
*
Add MIN MAX macro to param header file.
Andre Vieira
2015-08-20
1
-0
/
+3
*
Use machine header file for endianness configuration.
Andre Vieira
2015-08-20
3
-15
/
+41
[prev]
[next]