| Commit message (Expand) | Author | Age | Files | Lines |
* | Cygwin: Add IUTF8 termios iflag | Corinna Vinschen | 2017-01-31 | 1 | -20/+0 |
* | Always try to write complete incoming buffer on pipes and fifos | Corinna Vinschen | 2017-01-14 | 1 | -1/+1 |
* | Add _PC_CASE_INSENSITIVE to [f]pathconf | Ken Brown | 2016-10-21 | 1 | -0/+2 |
* | Handle up to 63 partitions per drive | Corinna Vinschen | 2016-06-23 | 1 | -2/+2 |
* | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 2016-06-23 | 1 | -3/+0 |
* | Revert "Debug printfs." | Corinna Vinschen | 2016-03-20 | 1 | -1/+0 |
* | Debug printfs. | John Hood | 2016-03-20 | 1 | -0/+1 |
* | Implement POSIX.1e ACL functions | Corinna Vinschen | 2016-03-08 | 1 | -1/+1 |
* | Reapply POSIX ACL changes. | Corinna Vinschen | 2015-11-18 | 1 | -4/+5 |
* | Cygwin: Try to fix potential data corruption in pipe write | Corinna Vinschen | 2015-08-15 | 1 | -0/+40 |
* | * fhandler.h (class fhandler_base): Add was_nonblocking status flag. | Corinna Vinschen | 2015-02-24 | 1 | -3/+12 |
* | * fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ entry. | Corinna Vinschen | 2014-08-28 | 1 | -3/+0 |
* | * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. | Corinna Vinschen | 2013-10-31 | 1 | -30/+68 |
* | * external.cc (fillout_pinfo): If start_time is 0, wait a while before | Christopher Faylor | 2013-10-24 | 1 | -0/+5 |
* | * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null. | Corinna Vinschen | 2013-10-24 | 1 | -0/+19 |
* | * fhandler.cc (fhandler_base::fstat): Drop FH_FULL case to align | Corinna Vinschen | 2013-10-23 | 1 | -3/+0 |
* | * fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline. | Christopher Faylor | 2013-10-22 | 1 | -0/+5 |
* | * fhandler.cc (fhandler_base::close_with_arch): Make sure that the archetype is | Christopher Faylor | 2013-07-03 | 1 | -16/+14 |
* | * fhandler.cc (fhandler_base::lock): Move to flock.cc. | Corinna Vinschen | 2013-06-04 | 1 | -7/+1 |
* | Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch | Yaakov Selkowitz | 2013-05-01 | 1 | -6/+6 |
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 1 | -93/+61 |
* | Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, | Christopher Faylor | 2013-01-21 | 1 | -9/+9 |
* | * fhandler.cc (fhandler_base::write): Don't attempt to sparsify | Corinna Vinschen | 2012-12-14 | 1 | -6/+11 |
* | whitespace cleanup | Christopher Faylor | 2012-08-16 | 1 | -1/+1 |
* | Add '#include "cygwait.h"' throughout, where appropriate. | Christopher Faylor | 2012-06-17 | 1 | -1/+2 |
* | Christopher Faylor <me.cygwin2012@cgf.cx> | Christopher Faylor | 2012-03-12 | 1 | -1/+9 |
* | * Throughout, replace usage of w32api's min with MIN from sys/param.h. | Corinna Vinschen | 2012-03-08 | 1 | -2/+3 |
* | tcgetsid: fix return type | Eric Blake | 2012-02-28 | 1 | -1/+1 |
* | * fhandler.cc (fhandler_base_overlapped::has_ongoing_io): Don't block | Christopher Faylor | 2012-02-01 | 1 | -1/+1 |
* | * syscalls.cc (dup3): Fix debug typo. | Christopher Faylor | 2012-01-31 | 1 | -7/+8 |
* | * cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reports | Christopher Faylor | 2012-01-22 | 1 | -1/+2 |
* | * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Use correct value in | Christopher Faylor | 2011-12-21 | 1 | -1/+1 |
* | * fhandler.cc (fhandler_base::close): Move setting isclosed() from here to | Christopher Faylor | 2011-12-18 | 1 | -22/+35 |
* | * exceptions.cc (set_signal_mask): Remove useless debugging output. | Christopher Faylor | 2011-12-17 | 1 | -6/+7 |
* | Implement fhandler reference counting. | Christopher Faylor | 2011-12-17 | 1 | -5/+6 |
* | * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Fix unresolved | Christopher Faylor | 2011-12-16 | 1 | -1/+1 |
* | * exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go to | Christopher Faylor | 2011-12-16 | 1 | -13/+19 |
* | * cygthread.h (cygthread::name): Very minor formatting tweak. | Christopher Faylor | 2011-12-13 | 1 | -15/+3 |
* | Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait | Christopher Faylor | 2011-12-09 | 1 | -1/+1 |
* | * exceptions.cc (exception::handle): Drop abbreviation for "exception" since I | Christopher Faylor | 2011-12-04 | 1 | -5/+2 |
* | Throughout, remove extra space after function name from debugging output. | Christopher Faylor | 2011-12-03 | 1 | -2/+2 |
* | * fhandler.cc (fhandler_base::open): Fix comment a bit more. | Corinna Vinschen | 2011-12-03 | 1 | -1/+1 |
* | * fhandler.cc (fhandler_base::open): Fix typos in comment. | Corinna Vinschen | 2011-12-03 | 1 | -3/+3 |
* | * sigproc.cc (remove_proc): Don't terminate the currently executing thread. | Christopher Faylor | 2011-11-29 | 1 | -18/+76 |
* | * cygwin.din (ptsname_r): Export. | Christopher Faylor | 2011-11-07 | 1 | -0/+7 |
* | * fhandler.cc (CHUNK_SIZE): Drop NO_COPY. | Corinna Vinschen | 2011-11-07 | 1 | -1/+1 |
* | * fhandler.cc (off_current): Define local in fhandler_base::raw_write. | Corinna Vinschen | 2011-11-03 | 1 | -3/+4 |
* | * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, take | Christopher Faylor | 2011-10-30 | 1 | -3/+3 |
* | * dtable.cc (dtable::delete_archetype): Improve debugging output. | Christopher Faylor | 2011-10-22 | 1 | -2/+2 |
* | Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*. | Christopher Faylor | 2011-10-20 | 1 | -0/+11 |