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: Make sure fraction of seconds constants enforce 64 bit computation
Corinna Vinschen
2018-02-20
1
-4
/
+4
*
Cygwin: fix declaration of fhandler_socket::socketpair
Corinna Vinschen
2018-02-16
1
-2
/
+2
*
Cygwin: fix utils path handling in case cygdrive path is just '/'
Corinna Vinschen
2018-02-16
2
-12
/
+22
*
Cygwin: net: Improve standars conformance comments
Corinna Vinschen
2018-02-16
1
-30
/
+35
*
Cygwin: fhandler_socket: Add :: to potentially colliding WinSock calls
Corinna Vinschen
2018-02-16
1
-6
/
+6
*
Cygwin: socketpair: Move socketpair creation inside fhandler_socket class
Corinna Vinschen
2018-02-16
3
-174
/
+197
*
Cygwin: sockets: move common settings into set_socket_handle()
Corinna Vinschen
2018-02-16
2
-18
/
+21
*
add forward declaration to main() to prevent warnings
Jaap de Wolff
2018-02-16
1
-0
/
+2
*
adapt prototypes arm/syscalls.c to usual prototypes, and do not rely on impli...
Jaap de Wolff
2018-02-16
1
-48
/
+49
*
add forward declaration to __cxa_atexit to aeabi_atexit, to prevent warnings
Jaap de Wolff
2018-02-16
1
-0
/
+3
*
Add prototype to _malloc_lock() and *unlock() to malloc.h, and inlude this fr...
Jaap de Wolff
2018-02-16
2
-15
/
+5
*
Add define _COMPILING_NEWLIB for arm to configure.host, as it is obviously ne...
Jaap de Wolff
2018-02-16
1
-0
/
+1
*
Cygwin: socket: move socket creation inside fhandler_socket class
Corinna Vinschen
2018-02-14
3
-46
/
+166
*
Cygwin: improve O_TMPFILE handling
Corinna Vinschen
2018-02-14
3
-13
/
+29
*
Cygwin: fix file-related functions on unix sockets
Corinna Vinschen
2018-02-14
1
-6
/
+33
*
Cygwin: improve a comment in fhandler_socket::getsockname
Corinna Vinschen
2018-02-14
1
-3
/
+2
*
Cygwin: /proc/<pid>/stat: Fix time handling
Corinna Vinschen
2018-02-12
1
-36
/
+19
*
Cygwin: Drop HZ usage in favor of MSPERSEC and CLOCKS_PER_SEC
Corinna Vinschen
2018-02-12
6
-19
/
+25
*
Cygwin: Define MSPERSEC and fix USPERSEC comment
Corinna Vinschen
2018-02-12
1
-1
/
+3
*
Cygwin: Fix x86 compiler warning
Corinna Vinschen
2018-02-07
1
-1
/
+1
*
Cygwin: sockets: Handle SO_RCVTIMEO and SO_SNDTIMEO
Corinna Vinschen
2018-02-07
6
-2
/
+98
*
Cygwin: setsockopt/getsockopt: Add missing optlen checks
Corinna Vinschen
2018-02-07
1
-2
/
+21
*
Cygwin: Cleanup time handling
Corinna Vinschen
2018-02-07
13
-97
/
+115
*
Cygwin: setsockopt/getsockopt: Clean up code
Corinna Vinschen
2018-02-06
1
-118
/
+207
*
Cygwin: bindresvport: Guard prototypes with __MISC_VISIBLE
Corinna Vinschen
2018-02-05
1
-0
/
+2
*
Cygwin: bindresvport: Try hard to find unused port
Corinna Vinschen
2018-02-05
2
-8
/
+84
*
Cygwin: bindresvport: check correctness of address family
Corinna Vinschen
2018-02-05
1
-1
/
+10
*
Cygwin: bindresvport_sa: Ignore incoming port number
Corinna Vinschen
2018-02-05
1
-12
/
+4
*
Cygwin: Use SO_EXCLUSIVEADDRUSE
Corinna Vinschen
2018-02-05
1
-1
/
+1
*
Cygwin: bump version to 2.10.1
Corinna Vinschen
2018-02-02
1
-1
/
+1
*
newlib: drop Cygwin license from sys/select.h
cygwin-2_10_0-release
Corinna Vinschen
2018-02-02
1
-11
/
+0
*
Fix vprintf and vfscanf for GCC PR 14577
Jon Beniston
2018-02-01
2
-33
/
+24
*
epiphany: Additional setjmp() and longjmp() syms
Sebastian Huber
2018-01-31
1
-0
/
+4
*
ssp: do not use __ssp_protected_ symbol prefixes
Yaakov Selkowitz
2018-01-26
1
-1
/
+0
*
Disable powf/log2?f/exp2?f optimization for single-precision Arm FPU
Thomas Preudhomme
2018-01-25
1
-1
/
+3
*
Define internal function mythreadname() -- revised
Mark Geisert
2018-01-24
5
-4
/
+21
*
cygwin: 2.10.0 release text: fix formatting
Corinna Vinschen
2018-01-22
1
-11
/
+11
*
cygwin: Declare pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlock
Yaakov Selkowitz
2018-01-22
1
-0
/
+4
*
cygwin: update docs for 2.10.0
Yaakov Selkowitz
2018-01-19
3
-4
/
+56
*
cygwin: add gencat tool
Yaakov Selkowitz
2018-01-19
2
-1
/
+697
*
cygwin: add catopen, catgets, catclose
Yaakov Selkowitz
2018-01-19
5
-1
/
+584
*
Guard langinfo.h nl_item from multiple typedefs
Yaakov Selkowitz
2018-01-19
1
-0
/
+3
*
Fix syntax error in exit.c
Orlando Arias
2018-01-19
1
-1
/
+1
*
cygwin: make <sys/socket.h> completely visible from <netinet/in.h>
Yaakov Selkowitz
2018-01-19
1
-1
/
+1
*
cygwin: remove inclusion of <sys/time.h> from <sys/socket.h>
Yaakov Selkowitz
2018-01-19
1
-1
/
+0
*
Bump release to 3.0.0 for yearly snapshot
newlib-snapshot-20180118
newlib-3.0.0
Jeff Johnston
2018-01-18
108
-1156
/
+1153
*
RISC-V: isatty: return 0 on error
Chih-Mao Chen
2018-01-18
1
-1
/
+1
*
RISC-V: Fix alignment issue in sigjmp_buf
Kito Cheng
2018-01-18
1
-1
/
+3
*
ansification: remove ansidecl.h from makedoc
Yaakov Selkowitz
2018-01-17
2
-176
/
+51
*
ansification: fix makedoc for ANSI C
Yaakov Selkowitz
2018-01-17
1
-2
/
+2
[next]