Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20Cygwin: console: Fix "Bad file descriptor" error in script command.Takashi Yano via Cygwin-patches
2020-03-23Cygwin: serial: use per call OVERLAPPED structsCorinna Vinschen
2020-03-22Cygwin: serial: revamp overlapped IO in read and selectCorinna Vinschen
2020-01-13Cygwin: select: Speed up select() call for pty, pipe and fifo.Takashi Yano
2019-09-05Cygwin: pty: Fix select() with pseudo console support.Takashi Yano
2019-08-18Cygwin: select: revamp non-polling code for signalfdCorinna Vinschen
2019-03-27Cygwin: FIFO: update selectKen Brown
2019-01-14Cygwin: signalfd: implement non-polling selectCorinna Vinschen
2019-01-14Cygwin: select: always store the running thread's TLS into select_recordCorinna Vinschen
2018-03-25Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitutionCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-05-20Improve and simplify select().John Hood
2016-05-20Use high-resolution timebases for select().John Hood
2016-03-20Revert "Use high-resolution timebases for select()."Corinna Vinschen
2016-03-20Revert "Improve and simplify select()."Corinna Vinschen
2016-03-20Improve and simplify select().John Hood
2016-03-20Use high-resolution timebases for select().John Hood
2015-12-07Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-03-31whitespaceChristopher Faylor
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2012-12-22* select.h (select_stuff): Remove variable names from parameter declarations.Christopher Faylor
2012-12-20Add missing file.Christopher Faylor
2012-06-28* cygwait.h (cancelable_wait): Make extern to avoid always including.Christopher Faylor
2012-06-10* select.cc (cygwin_select): Remove select_timeout test.Christopher Faylor
2012-06-03* DevNotes: Add entry cgf-000010.Christopher Faylor
2012-01-22* cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reportsChristopher Faylor
2011-12-11* select.cc (select_stuff::wait): Very minor formatting fix.Christopher Faylor
2011-05-03 * select.cc (cygwin_select): Make degenerate case cancelable.Corinna Vinschen
2010-04-03* fhandler.h (fhandler_base::has_ongoing_io): Declare virtual method.Christopher Faylor
2010-04-02* select.h (select_pipe_info::add_watch_handle): Delete declaration.Christopher Faylor
2009-07-06 * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen
2009-07-01* select.h: New file split from fhandler.h.Christopher Faylor
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor