Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | Cygwin: poll: Fix a bug on inquiring same fd with different events. | Takashi Yano | 1 | -3/+5 |
2018-02-23 | Cygwin: encapsulate Winsock based fhandler_socket classes | Corinna Vinschen | 1 | -3/+3 |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -3/+0 |
2015-12-07 | Move fd_stuff from sys/types.h to sys/select.h | Corinna Vinschen | 1 | -1/+3 |
2014-10-11 | * fhandler_socket.cc (fhandler_socket::evaluate_events): Handle | Corinna Vinschen | 1 | -2/+3 |
2014-08-22 | * Throughout, use __try/__except/__endtry blocks, rather than myfault | Corinna Vinschen | 1 | -13/+16 |
2013-04-23 | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 1 | -2/+0 |
2013-01-21 | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 1 | -2/+2 |
2012-07-21 | * DevNotes: Add entry cgf-000013. | Christopher Faylor | 1 | -2/+2 |
2011-08-23 | * poll.cc (poll): Don't return prematurely if invalid fds have been | Corinna Vinschen | 1 | -7/+18 |
2011-04-18 | * cygwin.din (ppoll): Export. | Corinna Vinschen | 1 | -0/+23 |
2011-04-18 | * fhandler_socket.cc (fhandler_socket::evaluate_events): Handle the | Corinna Vinschen | 1 | -5/+9 |
2009-01-03 | Remove unneeded header files from source files throughout. Update copyrights | Christopher Faylor | 1 | -3/+2 |
2008-04-07 | Remove unneeded header files from source files throughout. | Christopher Faylor | 1 | -3/+0 |
2007-12-13 | * poll.cc (poll): Return count of fds with events instead of total | Corinna Vinschen | 1 | -39/+46 |
2006-07-31 | * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problem | Corinna Vinschen | 1 | -34/+10 |
2006-07-27 | * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE error | Corinna Vinschen | 1 | -5/+2 |
2006-07-25 | 2006-07-25 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 1 | -12/+6 |
2005-11-13 | * fhandler_socket.cc (fhandler_socket::recvfrom): Just return 0 (EOF) | Corinna Vinschen | 1 | -2/+5 |
2005-05-02 | white space and minor comment cleanup. | Christopher Faylor | 1 | -1/+1 |
2005-04-18 | * fhandler.h (enum conn_state): Add connect_failed state. | Corinna Vinschen | 1 | -8/+20 |
2005-02-20 | copyright | Christopher Faylor | 1 | -1/+1 |
2005-01-12 | Reorganize header file inclusion throughout so that cygerrno.h comes first. | Christopher Faylor | 1 | -1/+1 |
2004-05-28 | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 1 | -1/+1 |
2003-11-28 | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 1 | -1/+0 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -1/+1 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-06-07 | * poll.cc: Define FD_SETSIZE to ridiculously large number so that there will be | Christopher Faylor | 1 | -0/+1 |
2003-03-09 | Do some minor reformatting of 'extern "C"' use throughout. | Christopher Faylor | 1 | -2/+1 |
2002-11-20 | * poll.cc (poll): ...but set POLLIN instead. | Corinna Vinschen | 1 | -1/+3 |
2002-11-20 | * poll.cc (poll): Don't set POLLERR if a listening socket has a | Corinna Vinschen | 1 | -13/+31 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -4/+4 |
2002-08-29 | * poll.cc (poll): Peek sockets ready for read to see if there's | Corinna Vinschen | 1 | -1/+22 |
2002-08-28 | * poll.cc (poll): Eliminate erroneous POLLERR conditional. | Corinna Vinschen | 1 | -2/+0 |
2002-06-05 | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 1 | -1/+1 |
2002-05-28 | * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. | Christopher Faylor | 1 | -44/+44 |
2002-03-21 | add eol to end | Christopher Faylor | 1 | -1/+1 |
2002-03-19 | * poll.cc (poll): Add support for invalid descriptors. | Corinna Vinschen | 1 | -25/+35 |
2002-03-14 | * poll.cc: Remove variable open_fds, rearrange and add code | Corinna Vinschen | 1 | -45/+37 |
2001-11-15 | * exceptions.cc: Add stdlib.h include for alloca declaration. | Christopher Faylor | 1 | -0/+1 |
2001-11-05 | Eliminate excess whitespace. | Christopher Faylor | 1 | -1/+1 |
2001-10-17 | Patch from Frederic Devernay <Frederic.Devernay@sophia.inria.fr>: | Corinna Vinschen | 1 | -8/+7 |
2001-10-15 | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 1 | -1/+1 |
2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -0/+1 |
2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-09-07 | Fri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler.net> | Corinna Vinschen | 1 | -3/+11 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -0/+1 |
2001-04-18 | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 1 | -2/+3 |
2001-03-19 | * exceptions.cc (interruptible): Update debugging output. | Christopher Faylor | 1 | -0/+2 |
2000-09-08 | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 1 | -0/+1 |