aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_mailslot.cc
AgeCommit message (Expand)AuthorFilesLines
2018-03-25Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitutionCorinna Vinschen1-190/+0
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2013-05-01Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz1-1/+1
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-2/+2
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-2/+2
2012-02-14 * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen1-2/+5
2011-06-06whitespace eliminationChristopher Faylor1-2/+2
2011-05-05* fhandler.cc (fhandler_base_overlapped::raw_read): Rename fromChristopher Faylor1-7/+1
2011-05-04 * fhandler.h (class fhandler_mailslot): Move down in file and changeCorinna Vinschen1-8/+13
2010-01-14 * cygwin.din (dup3): Export.Corinna Vinschen1-7/+9
2009-11-11 * fhandler.h (class fhandler_mailslot): Declare new private methodCorinna Vinschen1-3/+21
2009-07-24* sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor1-1/+1
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-2/+2
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-6/+0
2007-08-13 * devices.in (dev_storage): Use native NT device name for kmsg mailslot.Corinna Vinschen1-23/+38
2007-03-06 * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat memberCorinna Vinschen1-1/+1
2007-02-22 Throughout replace all usage of wincap.shared with the constantCorinna Vinschen1-2/+3
2007-01-04 * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.Corinna Vinschen1-2/+2
2005-08-12white spaceChristopher Faylor1-6/+6
2005-06-10whitespace changes to hopefully force snapshot run.Christopher Faylor1-1/+1
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-0/+160