summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_mailslot.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz2013-05-011-1/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-2/+2
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-2/+2
* * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen2012-02-141-2/+5
* whitespace eliminationChristopher Faylor2011-06-061-2/+2
* * fhandler.cc (fhandler_base_overlapped::raw_read): Rename fromChristopher Faylor2011-05-051-7/+1
* * fhandler.h (class fhandler_mailslot): Move down in file and changeCorinna Vinschen2011-05-041-8/+13
* * cygwin.din (dup3): Export.Corinna Vinschen2010-01-141-7/+9
* * fhandler.h (class fhandler_mailslot): Declare new private methodCorinna Vinschen2009-11-111-3/+21
* * sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor2009-07-241-1/+1
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-2/+2
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-6/+0
* * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen2007-08-131-23/+38
* * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat memberCorinna Vinschen2007-03-061-1/+1
* Throughout replace all usage of wincap.shared with the constantCorinna Vinschen2007-02-221-2/+3
* * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.Corinna Vinschen2007-01-041-2/+2
* white spaceChristopher Faylor2005-08-121-6/+6
* whitespace changes to hopefully force snapshot run.Christopher Faylor2005-06-101-1/+1
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-0/+160