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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add --enable-newlib-global-stdio-streams
Sebastian Huber
2017-06-30
5
-2
/
+52
*
Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMS
Sebastian Huber
2017-06-30
2
-1
/
+2
*
Introduce _REENT_GLOBAL_STDIO_STREAMS
Sebastian Huber
2017-06-30
2
-6
/
+39
*
Add stdin_init(), stdout_init() and stderr_init()
Sebastian Huber
2017-06-30
1
-17
/
+33
*
Remove superfluous parameter from std()
Sebastian Huber
2017-06-30
1
-7
/
+6
*
Optimized memcmp
Wilco Dijkstra
2017-06-29
1
-193
/
+113
*
newlib: fix file mode of newly added complex sources
Corinna Vinschen
2017-06-29
16
-0
/
+0
*
newlib: libm/complex/Makefile.in: regenerate
Corinna Vinschen
2017-06-29
1
-22
/
+161
*
Adding csinl.c in Makefile.am
Aditya Upadhyay
2017-06-29
1
-1
/
+1
*
Importing csinl.c from NetBSD.
Aditya Upadhyay
2017-06-29
1
-0
/
+45
*
Importing csinhl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+46
*
Importing casinhl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+43
*
Importing ctanl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+57
*
Importing ctanhl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+48
*
Importing cpowl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+57
*
Importing conjl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+47
*
Importing catanhl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+43
*
Importing casinl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+121
*
Importing ccosl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+46
*
Importing cacosl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+46
*
Adding cephes_subrl.h and cephes_subrl.c from NetBSD.
Aditya Upadhyay
2017-06-29
3
-2
/
+140
*
Importing cexpl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+47
*
Importing cprojl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+65
*
Importing cargl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+19
*
Importing csqrtl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+113
*
Importing clogl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-0
/
+47
*
Importing cacoshl.c from NetBSD.
Aditya Upadhyay
2017-06-29
2
-1
/
+46
*
unistd.h: Remove trailing whitespace
Dionna Glaze
2017-06-29
1
-1
/
+1
*
unistd.h: remove mktemp
Corinna Vinschen
2017-06-29
1
-1
/
+0
*
Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURC...
Dionna Glaze
2017-06-29
1
-2
/
+5
*
replace shortcut parameter assignments with read loops, run with sh
Brian Inglis
2017-06-27
1
-44
/
+20
*
aarch64: optimize the unaligned case of memcmp
Sebastian Pop
2017-06-26
1
-2
/
+55
*
cygwin: doc: Fix doc install path in postinstall script
Corinna Vinschen
2017-06-23
1
-3
/
+1
*
Update documentation of cygwin setup proxy configuration details
newlib-snapshot-20170623
Jon Turney
2017-06-22
1
-8
/
+5
*
Update and sort list of cygwin setup command line options.
Jon Turney
2017-06-22
1
-24
/
+38
*
Note regtool fix in release message
Corinna Vinschen
2017-06-22
1
-0
/
+3
*
cygwin: regtool: encode error messages correctly
Fujii Hironori
2017-06-20
1
-5
/
+6
*
Revert "cygserver: Revamp thread sleep handling"
Corinna Vinschen
2017-06-20
5
-71
/
+99
*
cygwin: readdir: Activate check for remote reparse points
Corinna Vinschen
2017-06-20
1
-4
/
+5
*
Compatibility improvements to reparse point handling.
Joe_Lowe
2017-06-20
3
-36
/
+87
*
string: fix strverscmp doc inclusion
Yaakov Selkowitz
2017-06-19
1
-0
/
+3
*
cygwin: export strverscmp, add versionsort
Yaakov Selkowitz
2017-06-19
6
-1
/
+15
*
string: add strverscmp
Yaakov Selkowitz
2017-06-19
5
-2
/
+118
*
Fix guard for siginfo_t and pthread_t definition
Thomas Preud'homme
2017-06-19
2
-8
/
+12
*
Revert "Don't overread or write memory returned by _DTOA_R"
Corinna Vinschen
2017-06-19
1
-13
/
+12
*
Ensure that send() interrupted by a signal returns sucessfully
Erik M. Bray
2017-06-19
1
-4
/
+4
*
cygwin: document XSI sigpause
Yaakov Selkowitz
2017-06-14
1
-0
/
+3
*
Export XSI sigpause
Yaakov Selkowitz
2017-06-14
5
-4
/
+36
*
newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write...
Joel Sherrill
2017-06-14
1
-0
/
+7
*
Feature test macros overhaul: Cygwin signal.h
Yaakov Selkowitz
2017-06-14
1
-1
/
+25
[prev]
[next]