summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen2009-04-071-1/+5
* * Makefile.in: Use all compile options when calculating magic values.Christopher Faylor2009-04-051-2/+2
* * fhandler.h (class fhandler_fifo): Rename read/write methods toCorinna Vinschen2009-03-271-2/+2
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-241-1/+1
* * fhandler.h (fhandler_socket::wait_for_events): Take additionalCorinna Vinschen2009-03-091-1/+1
* * dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor2009-02-271-0/+4
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-201-1/+1
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-201-1/+0
* * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen2009-01-201-5/+2
* * fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor2008-12-231-2/+10
* * fhandler.h (class fhandler_registry): Declare dup method.Corinna Vinschen2008-12-151-0/+1
* Remove unneeded whitespace.Christopher Faylor2008-11-261-2/+2
* * fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.Christopher Faylor2008-09-111-1/+1
* * fhandler.h (class fhandler_pipe): Rename read and writeCorinna Vinschen2008-08-261-2/+2
* * fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes willChristopher Faylor2008-08-201-1/+1
* * fhandler.h (set_console_state_for_spawn): Drop declaration.Corinna Vinschen2008-06-121-2/+0
* * fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it toCorinna Vinschen2008-05-211-1/+2
* * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen2008-05-201-0/+1
* * path.cc (path_conv::set_normalized_path): Drop strip_tail argument.Corinna Vinschen2008-05-131-1/+1
* * dtable.cc (dtable::release): Drop fixup_before handling.Corinna Vinschen2008-04-301-2/+0
* * cygwin.din (futimens): Export.Corinna Vinschen2008-04-241-3/+3
* Revert thinko in previous patch.Corinna Vinschen2008-04-181-1/+7
* * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen2008-04-181-7/+1
* * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.Corinna Vinschen2008-03-311-8/+7
* * fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.Corinna Vinschen2008-03-241-0/+3
* * dtable.cc: Define various device-related string constants as wide characterChristopher Faylor2008-03-221-1/+1
* * fhandler.h (class fhandler_console): Add write_buf as pointer toCorinna Vinschen2008-03-101-1/+2
* * Makefile.in (DLL_OFILES): Add ntea.o.Corinna Vinschen2008-02-101-0/+4
* * fhandler.h (fhandler_console::trunc_buf): Add to use as cache forCorinna Vinschen2008-02-061-0/+8
* * autoload.cc (CharToOemA): Remove.Corinna Vinschen2008-02-051-2/+3
* * fhandler.h: Update copyright.Corinna Vinschen2008-01-071-1/+1
* * fhandler.h (fhandler_base::is_tty): Make bool.Christopher Faylor2008-01-061-10/+10
* * fhandler.h (class fhandler_dev_random): Add dummy_offset member.Corinna Vinschen2007-12-221-0/+1
* * dtable.cc (POSIX_NAMED_PIPE): New define.Christopher Faylor2007-12-161-0/+2
* revert premature checkinChristopher Faylor2007-11-081-2/+0
* * dllfixdbg: Eliminate extra objcopy step.Christopher Faylor2007-11-081-0/+2
* * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen2007-08-161-1/+1
* * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen2007-08-141-2/+3
* * fhandler.h (fhandler_base::close_fs): Reintroduce (as inline function)Corinna Vinschen2007-08-131-0/+1
* * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen2007-08-131-2/+0
* * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor2007-07-291-1/+1
* * fhandler.h (enum query_state): Drop redundant query_stat_control.Corinna Vinschen2007-07-271-3/+2
* * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen2007-07-261-1/+1
* * debug.cc (close_handle): Change debug output format slightly.Christopher Faylor2007-07-101-2/+2
* * dir.cc (closedir): Revert change from 2007-06-29.Corinna Vinschen2007-07-091-2/+1
* * fhandler.h (fhandler_base::write): Remove __stdcall decoration.Christopher Faylor2007-07-071-3/+3
* Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor2007-07-071-36/+26
* * cygwin.din: Export fdopendir.Corinna Vinschen2007-06-291-7/+10
* * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointerCorinna Vinschen2007-05-291-3/+1
* Add accidentally missing checkins.Corinna Vinschen2007-03-061-0/+1