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: sys/socket.h: define MSG_CMSG_CLOEXEC
Corinna Vinschen
2018-03-06
1
-0
/
+3
*
Cygwin: export hires counter ntod
Corinna Vinschen
2018-03-06
1
-0
/
+1
*
RTEMS: Use int for _CLOCKID_T_
Sebastian Huber
2018-03-06
1
-0
/
+3
*
Make _CLOCKID_T_ system configurable
Sebastian Huber
2018-03-06
1
-0
/
+3
*
Cygwin: move sun_name_t constructors into fhandler_socket_unix.cc
Corinna Vinschen
2018-03-05
2
-12
/
+19
*
Cygwin: sockets: add bind state, and split out connect state to allow atomic ...
Corinna Vinschen
2018-03-05
1
-4
/
+19
*
Cygwin: drop debug_printf statement from start_transaction
Corinna Vinschen
2018-03-05
1
-4
/
+1
*
Cygwin: cygwait.cc: fix formatting of debug statement
Corinna Vinschen
2018-03-05
1
-1
/
+2
*
Locale modifier @cjkwide to adjust ambiguous-width in non-CJK locales
Thomas Wolff
2018-03-05
1
-16
/
+23
*
Cygwin: AF_UNIX: drop try/except block in bind method
Corinna Vinschen
2018-03-02
1
-27
/
+21
*
Cygwin: AF_UNIX: create pipes with file attribute R/W access
Corinna Vinschen
2018-03-02
1
-2
/
+7
*
Cygwin: accept4: Fix resource leak
Corinna Vinschen
2018-03-02
2
-0
/
+4
*
Cygwin: remove outdated comment
Corinna Vinschen
2018-03-02
1
-1
/
+0
*
Cygwin: fhandler_socket_unix: implement socket, bind, and close
Corinna Vinschen
2018-03-02
2
-88
/
+493
*
Cygwin: add transform_chars_af_unix helper
Corinna Vinschen
2018-03-02
2
-2
/
+13
*
Cygwin: small_s[w]printf: add '_' modifier to print lower case hex digits
Corinna Vinschen
2018-03-02
1
-46
/
+74
*
Cygwin: drop CYGWIN_SOCKET_UUID, define CYGWIN_SOCKET_GUID as GUID pointer
Corinna Vinschen
2018-03-02
3
-6
/
+12
*
Cygwin: ntdll.h: add definitions required for pipe-based AF_UNIX
Corinna Vinschen
2018-03-02
1
-1
/
+47
*
Add global stdio streams support for reent small.
Our Air Quality
2018-03-01
3
-11
/
+56
*
Cygwin: convert sun_name_t into class
Corinna Vinschen
2018-03-01
2
-13
/
+22
*
Cygwin: add AF_UNIX reparse points to path handling
Corinna Vinschen
2018-03-01
3
-8
/
+23
*
Cygwin: move transaction helpers into ntdll.h
Corinna Vinschen
2018-03-01
2
-36
/
+35
*
Cygwin: ntdll.h: drop macros available in mingw-w64 headers
Corinna Vinschen
2018-03-01
1
-8
/
+2
*
Cygwin: path.cc: clean up includes
Corinna Vinschen
2018-03-01
1
-12
/
+4
*
Cygwin: path_conv: rename is_rep_symlink to is_known_reparse_point
Corinna Vinschen
2018-03-01
5
-13
/
+14
*
Cygwin: improve storage and handling of AF_UNIX socket path
Corinna Vinschen
2018-02-28
2
-29
/
+77
*
Cygwin: fhandler_socket_unix: store peer credentials in ucred member
Corinna Vinschen
2018-02-28
4
-22
/
+30
*
Cygwin: cleanup header including within network-releated files
Corinna Vinschen
2018-02-28
8
-116
/
+43
*
Cygwin: sockets: Fix fstat on unnamed sockets
Corinna Vinschen
2018-02-27
1
-1
/
+1
*
Cygwin: reduce size of fhandler_cygdrive
newlib-snapshot-20180226
Corinna Vinschen
2018-02-26
2
-27
/
+26
*
Cygwin: sockets: Add missing cleanup if socket/socketpair creation fails
Corinna Vinschen
2018-02-26
1
-1
/
+6
*
Cygwin: fhandler_socket_unix: Tiny cleanup
Corinna Vinschen
2018-02-26
1
-29
/
+10
*
Cygwin: sockets: move type and proto checks into fhandler_socket classes
Corinna Vinschen
2018-02-26
4
-25
/
+47
*
Cygwin: fhandler_socket: define socketpair as virtual function
Corinna Vinschen
2018-02-26
5
-7
/
+21
*
doc/faq-using.xml: Add BeyondTrust and Cylance to BLODA
David Macek
2018-02-23
1
-0
/
+2
*
Cygwin: Define SO_PASSCRED and SCM_CREDENTIALS
Corinna Vinschen
2018-02-23
2
-1
/
+3
*
Cygwin: Create empty fhandler_socket_unix
Corinna Vinschen
2018-02-23
11
-19
/
+832
*
Cygwin: fix upcalls in some fhandler_socket_local methods
Corinna Vinschen
2018-02-23
1
-8
/
+7
*
Cygwin: Introduce FH_SOCKET for generic socket file ops
Corinna Vinschen
2018-02-23
4
-3
/
+12
*
Cygwin: encapsulate Winsock based fhandler_socket classes
Corinna Vinschen
2018-02-23
8
-1157
/
+711
*
Cygwin: eliminate unused fhandler method hclose
Corinna Vinschen
2018-02-23
1
-3
/
+0
*
Cygwin: fix fhandler_socket_local::fchmod
Corinna Vinschen
2018-02-23
1
-1
/
+1
*
Cygwin: socket.h: Add SIOCINQ, equivalent to FIONREAD
Corinna Vinschen
2018-02-23
1
-0
/
+1
*
Cygwin: drop unused device nodes and clean up socket devices
Corinna Vinschen
2018-02-23
8
-49
/
+25
*
Cygwin: fhandler_socket: Move select functions into derived classes
Corinna Vinschen
2018-02-22
2
-6
/
+72
*
Cygwin: fhandler_socket: Rearrange methods
Corinna Vinschen
2018-02-22
2
-144
/
+145
*
Cygwin: fhandler_socket: Add derived fcntl methods
Corinna Vinschen
2018-02-22
4
-14
/
+57
*
Cygwin: fhandler_socket: Add derived ioctl methods
Corinna Vinschen
2018-02-22
4
-50
/
+128
*
Cygwin: fhandler_socket: Move shutdown and close methods into derived classes
Corinna Vinschen
2018-02-22
4
-90
/
+160
*
Cygwin: make socketpair an AF_LOCAL-only method
Corinna Vinschen
2018-02-22
4
-32
/
+5
[prev]
[next]