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
*
New log implementation
Szabolcs Nagy
2018-06-27
9
-4
/
+744
*
New exp and exp2 implementations
Szabolcs Nagy
2018-06-27
11
-5
/
+1138
*
Use uint32_t sign argument to math error functions
Szabolcs Nagy
2018-06-27
3
-13
/
+13
*
Cygwin: fix bumptious GCC 7 warnings
Corinna Vinschen
2018-06-26
2
-3
/
+9
*
Cygwin: Allow to build without experimental AF_UNIX code by default
Corinna Vinschen
2018-06-26
8
-1
/
+36
*
Cygwin: add Unicode patch to release notes
Corinna Vinschen
2018-06-26
1
-0
/
+3
*
Fix Unicode table.
Takashi Yano
2018-06-26
2
-26
/
+16
*
Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, fl...
Corinna Vinschen
2018-06-26
8
-8
/
+8
*
Cygwin: exceptions: fix FPE exception flags
Corinna Vinschen
2018-06-26
2
-1
/
+10
*
Cygwin: signal.h: improve exception flags definition
Corinna Vinschen
2018-06-26
1
-5
/
+39
*
Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, cre...
Jon Beniston
2018-06-25
8
-8
/
+8
*
Fix the handling of out-of-band (OOB) data in a socket.
Takashi Yano
2018-06-22
3
-9
/
+120
*
Improve performance of sinf/cosf/sincosf
Wilco Dijkstra
2018-06-21
11
-6
/
+667
*
Revert "Improve performance of sinf/cosf/sincosf"
Corinna Vinschen
2018-06-21
11
-667
/
+6
*
libm/common/s_round.c (round): Add cast for 16-bit CPUs
Jon Beniston
2018-06-21
1
-1
/
+1
*
Improve performance of sinf/cosf/sincosf
Wilco Dijkstra
2018-06-19
11
-6
/
+667
*
newlib: getopt now permutes multi-flag options correctly
Thomas Kindler
2018-06-18
2
-13
/
+23
*
Bump Cygwin DLL version to 2.11.0
Ken Brown
2018-06-07
1
-2
/
+2
*
Cygwin: Document clearenv and bump API minor
Ken Brown
2018-06-07
4
-1
/
+24
*
Cygwin: Remove workaround in environ.cc
Ken Brown
2018-06-07
1
-6
/
+4
*
Cygwin: Implement the GNU extension clearenv
Ken Brown
2018-06-07
3
-0
/
+24
*
Cygwin: Allow the environment pointer to be NULL
Ken Brown
2018-06-07
2
-17
/
+30
*
Cygwin: Clarify some code in environ.cc
Ken Brown
2018-06-07
1
-1
/
+7
*
Cygwin: Add pthread_rwlock_* fix to release notes
Ken Brown
2018-06-01
1
-0
/
+3
*
Declare the pthread_rwlock_* functions if __cplusplus >= 201402L
Ken Brown
2018-06-01
1
-1
/
+1
*
Cygwin: Add stack alignment crash after fork fix to release notes
Corinna Vinschen
2018-05-29
1
-0
/
+4
*
Cygwin: Fixing the math behind rounding down ch.stacklimit to page size.
Sergejs Lukanihins
2018-05-29
1
-1
/
+1
*
Cygwin: Add Sergejs Lukanihins to contributors
Corinna Vinschen
2018-05-29
1
-0
/
+1
*
Cygwin: Add buffer underrun fix to release notes
Corinna Vinschen
2018-05-29
1
-0
/
+3
*
Cygwin: normalize_win32_path: Avoid buffer underruns
Corinna Vinschen
2018-05-29
1
-8
/
+25
*
Cygwin: TEST only: Add a buffer underrun assertion to symlink_info::check
Corinna Vinschen
2018-05-29
1
-1
/
+2
*
Fix issue with malloc_extend_top
Jeff Johnston
2018-05-29
1
-1
/
+6
*
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
*
libgloss: microblaze: adjust handlers to be weak.
Ben Levinsky
2018-05-03
2
-2
/
+4
*
Cygwin: fix build with GCC 7
Yaakov Selkowitz
2018-04-16
1
-9
/
+5
*
Add nvptx port.
Jeff Johnston
2018-04-13
132
-113
/
+7504
*
Cygwin: fix guard checking for current user's AuthZ context
Corinna Vinschen
2018-04-12
1
-3
/
+7
*
Cygwin: add cuinof changes to release text
Corinna Vinschen
2018-04-11
1
-0
/
+5
*
Cygwin: cpuinfo: Use active CPU count per group
Corinna Vinschen
2018-04-11
1
-20
/
+36
*
Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriate
Corinna Vinschen
2018-04-11
3
-12
/
+10
*
Cygwin: cpuinfo: report L3 cache on Intel CPUs
Corinna Vinschen
2018-04-11
1
-2
/
+3
*
Cygwin: add strtod fix to release notes
Corinna Vinschen
2018-04-09
1
-0
/
+4
*
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
*
Cygwin: AF_LOCAL: fix identifing abstract sockets in FS-related functions
Corinna Vinschen
2018-03-26
1
-6
/
+6
*
Cygwin: fix typo in accept on inet and local sockets
Corinna Vinschen
2018-03-26
2
-2
/
+2
*
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
[next]