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
*
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
*
Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
Corinna Vinschen
2018-03-25
13
-1042
/
+623
*
Cygwin: AF_UNIX: Redesign various aspects
Corinna Vinschen
2018-03-18
2
-190
/
+442
*
Cygwin: ntdll.h: Define FSCTL_PIPE_PEEK and NtWaitForSingleObject
Corinna Vinschen
2018-03-18
1
-1
/
+4
*
Cygwin: AF_UNIX: Add state_lock to guard manipulating shared state info
Corinna Vinschen
2018-03-18
2
-0
/
+9
*
Cygwin: AF_UNIX: Use spinlock rather than SRWLOCKs
Corinna Vinschen
2018-03-18
1
-17
/
+39
*
Cygwin: tags: drop _EXFUN regex
Corinna Vinschen
2018-03-17
1
-2
/
+0
*
Reduce qsort stack consumption
Hakan Lindqvist
2018-03-16
1
-6
/
+54
*
Ensure qsort recursion depth is bounded
Hakan Lindqvist
2018-03-16
1
-12
/
+56
*
Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam()
Joel Sherrill
2018-03-15
1
-2
/
+2
*
[arm] Fix syscalls.c for newlib embedded syscalls builds
Richard Earnshaw
2018-03-15
1
-119
/
+126
*
ssp: fix wchar.h with -std=c99
Yaakov Selkowitz
2018-03-14
1
-2
/
+2
*
Fix alloc_align and alloc_size macros for multiple arguments
Yaakov Selkowitz
2018-03-14
2
-4
/
+4
*
ctype: align size of category bit fields to small targets needs
Corinna Vinschen
2018-03-14
1
-2
/
+2
*
Revert "ctype: align size of category bit fields to small targets needs"
Corinna Vinschen
2018-03-14
3
-214
/
+136
*
fix/enhance Unicode table generation scripts
Thomas Wolff
2018-03-14
2
-18
/
+53
*
ctype: align size of category bit fields to small targets needs
Corinna Vinschen
2018-03-14
3
-136
/
+214
*
towctrans_l: Always return a value from helper functions
Corinna Vinschen
2018-03-13
1
-19
/
+49
*
rtems/.../dirent.h: Add alphasort() prototype
Joel Sherrill
2018-03-13
1
-0
/
+1
*
Correct alloc_size annotation on reallocarray()
Jon Turney
2018-03-13
1
-2
/
+1
*
Cygwin: mark muto object as NO_COPY
Corinna Vinschen
2018-03-12
1
-1
/
+1
*
Cygwin: AF_UNIX: store per-socket info in shared memory
Corinna Vinschen
2018-03-12
4
-80
/
+238
*
make target for explicit Unicode data tables generation
Thomas Wolff
2018-03-12
1
-0
/
+9
*
character data generation
Thomas Wolff
2018-03-12
3
-0
/
+237
*
use generated character data
Thomas Wolff
2018-03-12
38
-2681
/
+439
*
generated character category data, Unicode 10.0
Thomas Wolff
2018-03-12
2
-0
/
+2115
*
generated case conversion data, Unicode 10.0
Thomas Wolff
2018-03-12
1
-0
/
+304
*
width data generation
Thomas Wolff
2018-03-12
5
-0
/
+1388
*
use generated width data
Thomas Wolff
2018-03-12
1
-126
/
+24
*
generated width data, Unicode 10.0
Thomas Wolff
2018-03-12
3
-0
/
+201
*
Cygwin: AF_UNIX: fix up thread parameter block allocation
Corinna Vinschen
2018-03-11
1
-3
/
+4
*
Cygwin: AF_UNIX: use get_unique_id to create pipe name
Corinna Vinschen
2018-03-11
1
-1
/
+1
[next]