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
...
*
cygwin: fix stray semicolon
Corinna Vinschen
2017-11-07
1
-1
/
+1
*
cygwin: add socket bugfix to release notes
Corinna Vinschen
2017-11-07
1
-0
/
+3
*
Fix two bugs in the limit of large numbers of sockets:
Erik M. Bray
2017-11-07
1
-2
/
+9
*
Make ffsl() and ffsll() BSD-visible
Sebastian Huber
2017-11-03
1
-3
/
+1
*
cygwin: ftruncate64: add missing braces
Corinna Vinschen
2017-11-02
1
-6
/
+8
*
cygwin: add 2.9.1 release messages file
Corinna Vinschen
2017-11-02
1
-0
/
+16
*
posix_fallocate() *returns* error codes but does not set errno
Erik M. Bray
2017-11-02
4
-18
/
+16
*
posix_fadvise() *returns* error codes but does not set errno
Erik M. Bray
2017-11-02
3
-11
/
+5
*
newlib/configure.host: Remove obsolete definition of _I386MACH_ALLOW_HW_INTER...
Joel Sherrill
2017-11-02
1
-2
/
+0
*
RTEMS: Remove internal timecounter API
Sebastian Huber
2017-10-26
1
-29
/
+4
*
winsup/utils/dump_setup.cc: Remove the function 'base'
Ken Brown
2017-10-25
1
-16
/
+1
*
Fixed semihosting for AArch64 when heapinfo parameters are not provided by de...
Alexander Fedotov
2017-10-24
2
-26
/
+59
*
fix internal __ieee754_expf and __ieee754_logf calls
Szabolcs Nagy
2017-10-20
1
-0
/
+11
*
cygwin: belatedly bump DLL minor version
Corinna Vinschen
2017-10-18
1
-1
/
+1
*
cygwin: unlink: workaround NFS non-ability to move file in certain cases
Corinna Vinschen
2017-10-18
1
-8
/
+43
*
cygwin: unlink: don't try "final trick" in try_to_bin on NFS
Corinna Vinschen
2017-10-18
1
-2
/
+2
*
cygwin: unlink: fix "final trick" overwrite method on remote drives
Corinna Vinschen
2017-10-18
1
-2
/
+16
*
cygwin: unlink: improve debug messages in try_to_bin
Corinna Vinschen
2017-10-18
1
-2
/
+6
*
cygwin: unlink: simplify rootdir handling
Corinna Vinschen
2017-10-18
1
-1
/
+1
*
cygwin: unlink: drop redundant check for netapp FS
Corinna Vinschen
2017-10-18
1
-1
/
+1
*
cygwin: unlink: Fix typos in comments
Corinna Vinschen
2017-10-18
1
-2
/
+2
*
New expf, exp2f, logf, log2f and powf implementations
Szabolcs Nagy
2017-10-13
24
-88
/
+1339
*
RTEMS: Fix _PTHREAD_MUTEX_INITIALIZER
Sebastian Huber
2017-10-13
1
-1
/
+1
*
cygwin: fix gethostbyaddr argument types
Yaakov Selkowitz
2017-10-10
2
-3
/
+3
*
Feature test macros overhaul: Cygwin netdb.h
Yaakov Selkowitz
2017-10-10
1
-2
/
+24
*
cygwin: fix potential buffer overflow in fork
Michael Haubenwallner
2017-10-10
1
-7
/
+2
*
cygwin: fix potential buffer overflow in small_sprintf
Michael Haubenwallner
2017-10-10
1
-2
/
+2
*
Fix multido compilation on ARM
Tamar Christina
2017-10-09
1
-2
/
+2
*
cygwin: initialize variable for stack unwinding
Michael Haubenwallner
2017-10-09
1
-1
/
+1
*
cygwin: disable -Wframe-address warning only on GCC 6 or later
Corinna Vinschen
2017-10-09
2
-1
/
+9
*
Fix typo with newlib-long-time_t default value.
Michael Haubenwallner
2017-10-09
2
-2
/
+2
*
adjust libnosys config for aarch64 to avoid linker error when switching from ...
Alexander Fedotov
2017-10-09
2
-0
/
+4
*
cygwin: Remove workaround for GCC 6 null pointer check warnings
Ken Brown
2017-10-09
1
-1
/
+1
*
cygwin: Remove comparison of 'this' to NULL in _pinfo::exists
Ken Brown
2017-10-09
5
-8
/
+13
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::kill
Ken Brown
2017-10-09
1
-3
/
+12
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::environ
Ken Brown
2017-10-09
2
-2
/
+2
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fd
Ken Brown
2017-10-09
2
-2
/
+2
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::pipe_fhandler
Ken Brown
2017-10-09
1
-1
/
+1
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::commune_request
Ken Brown
2017-10-09
1
-1
/
+1
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdline
Ken Brown
2017-10-09
3
-3
/
+3
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cwd
Ken Brown
2017-10-09
2
-2
/
+2
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::root
Ken Brown
2017-10-09
2
-2
/
+2
*
cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fds
Ken Brown
2017-10-09
2
-2
/
+2
*
cygwin: Remove comparisons of 'this' to 'NULL' in fhandler_dsp.cc
Ken Brown
2017-10-09
1
-15
/
+40
*
RTEMS: Make pthread_mutex_t self-contained
Sebastian Huber
2017-10-05
1
-2
/
+28
*
RTEMS: Make pthread_cond_t self-contained
Sebastian Huber
2017-10-05
1
-2
/
+6
*
RTEMS: Make pthread_rwlock_t self-contained
Sebastian Huber
2017-10-05
1
-2
/
+7
*
RTEMS: Make pthread_barrier_t self-contained
Sebastian Huber
2017-10-05
1
-1
/
+7
*
RTEMS: Make sem_t self-contained
Sebastian Huber
2017-10-05
1
-2
/
+6
*
RTEMS: Optimize pthread_once_t
Sebastian Huber
2017-10-05
2
-7
/
+6
[prev]
[next]