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: don't allow empty strings in __ASMNAME tags
Corinna Vinschen
2017-11-28
1
-1
/
+1
*
cygwin: improve _EXFUN tags generation
Corinna Vinschen
2017-11-28
1
-1
/
+2
*
cygwin: remove accidentally committed debug statments
Corinna Vinschen
2017-11-28
1
-2
/
+0
*
cygwin: further improve tags generation
Corinna Vinschen
2017-11-28
2
-1
/
+5
*
Feature test macros overhaul: Cygwin limits.h, part 2
Yaakov Selkowitz
2017-11-28
1
-2
/
+28
*
cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__
Corinna Vinschen
2017-11-27
27
-140
/
+140
*
cygwin: improve tags generation
Corinna Vinschen
2017-11-27
1
-1
/
+4
*
cygwin: cleanup fhandler_socket::release_events
Corinna Vinschen
2017-11-27
1
-7
/
+9
*
Add the Aarch64 SVE specific HWCAP_SVE define
Jeff Johnston
2017-11-22
1
-0
/
+1
*
RTEMS: Add missing __getreent() to crt0
Sebastian Huber
2017-11-20
1
-0
/
+1
*
RTEMS: Add missing functions to crt0
Sebastian Huber
2017-11-20
1
-5
/
+10
*
Cygwin: pipe_data_available: cleanup code
Corinna Vinschen
2017-11-15
1
-27
/
+40
*
Cygwin: Add FAQ How do I fix find_fast_cwd warnings?
Brian Inglis
2017-11-15
1
-0
/
+50
*
Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM files
Corinna Vinschen
2017-11-14
1
-8
/
+0
*
Cygwin: link: Simplify an expression
Corinna Vinschen
2017-11-14
1
-9
/
+4
*
Cygwin: Bump DLL version to 2.10.0, bump API minor to 319
Corinna Vinschen
2017-11-14
2
-3
/
+6
*
Cygwin: fcntl.h: Use test macros to guard non-standard open flags
Corinna Vinschen
2017-11-14
1
-4
/
+12
*
Cygwin: fcntl.h: Define O_NOATIME
Corinna Vinschen
2017-11-14
1
-0
/
+2
*
Cygwin: fcntl.h: Define O_TMPFILE and implement it
Corinna Vinschen
2017-11-14
4
-3
/
+103
*
Cygwin: open: cleanup code in preparation of O_TMPFILE
Corinna Vinschen
2017-11-14
1
-55
/
+53
*
newlib/libc/stdlib/realloc.c: fix variable name
Florian Schmidt
2017-11-14
1
-1
/
+1
*
newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS
Joel Sherrill
2017-11-13
2
-2
/
+10
*
cygwin: pread: Remove incorrect comment
Corinna Vinschen
2017-11-08
1
-1
/
+1
*
cygwin: fhandler_disk_file::pread: always print debug info on return
Corinna Vinschen
2017-11-08
1
-2
/
+9
*
cygwin: pread() returns non-zero if read beyond EOF
Xiaofeng Liu
2017-11-08
1
-2
/
+5
*
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
[prev]
[next]