summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (struct wsa_event): Define here.Corinna Vinschen2006-07-281-3/+12
* * fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused totCorinna Vinschen2006-07-271-2/+2
* * fhandler.h (class fhandler_socket): Remove prot_info_ptr.Corinna Vinschen2006-07-271-4/+0
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-14/+25
* GCC 4.1 fixes.Christopher Faylor2006-07-171-3/+3
* * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen2006-07-051-1/+1
* * fhandler.h (fhandler_socket::wait): Set default timeout to INFINITE.Corinna Vinschen2006-07-041-1/+1
* * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen2006-07-031-0/+1
* Revert patches from 2005-10-22 and 2006-06-14 to use event drivenCorinna Vinschen2006-06-261-1/+0
* * fhandler.h (class fhandler_socket): Add private mutex handleCorinna Vinschen2006-06-141-0/+1
* * cygthread.cc (cygthread::terminate_thread): In debugging output, use name ofChristopher Faylor2006-06-031-4/+1
* * fhandler.cc (fhandler_base::fixup_after_exec): Declare here.Christopher Faylor2006-06-021-9/+10
* * debug.h (ModifyHandle): Define new macro.Christopher Faylor2006-05-251-1/+1
* * fhandle.h (fhandler_pipe::create_guard): Revert change which eliminatedChristopher Faylor2006-05-211-5/+5
* * debug.cc (add_handle): Print handle value when collision detected.Christopher Faylor2006-05-211-2/+7
* * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen2006-04-261-4/+2
* * fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,Corinna Vinschen2006-03-011-5/+4
* * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.Corinna Vinschen2006-01-291-0/+2
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-1/+4
* * include/cygwin/version.h: Bump API minor number to 151.Christopher Faylor2006-01-211-1/+2
* * Update copyrights.Corinna Vinschen2006-01-121-1/+1
* * fhandler.h (set_console_state_for_spawn): Whackamole the argument back to aChristopher Faylor2006-01-121-2/+1
* * fhandler.h (set_console_state_for_spawn): Eliminate argument fromChristopher Faylor2006-01-071-1/+1
* * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen2005-12-221-0/+1
* * fhandler.h (fhandler_termios::fixup_after_exec): Make non-inlined.Christopher Faylor2005-12-201-1/+1
* * fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.Christopher Faylor2005-12-191-1/+1
* * fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.Christopher Faylor2005-12-191-1/+5
* * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen2005-11-291-0/+8
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-6/+6
* * fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additionalChristopher Faylor2005-11-141-3/+3
* * fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.Christopher Faylor2005-11-141-2/+3
* * cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor2005-11-141-3/+2
* * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen2005-10-221-1/+1
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-30/+21
* Revert erroneous checkin.Corinna Vinschen2005-09-281-15/+15
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-15/+15
* * fhandler.h (class fhandler_dev_raw): Add drive information membersCorinna Vinschen2005-09-261-0/+6
* * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen2005-09-221-1/+2
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-201-7/+7
* * fhandler.h (dirent_states): Add dirent_saw_proc.Christopher Faylor2005-08-191-1/+2
* * fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,Christopher Faylor2005-08-191-4/+7
* * fhandler.h (fhandler_tty_common::lseek): Declare new method.Christopher Faylor2005-08-181-2/+1
* * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor2005-08-081-1/+1
* * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen2005-08-021-0/+1
* * fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor2005-07-291-0/+5
* Eliminate (void) cast on standalone function calls throughout.Christopher Faylor2005-07-061-1/+1
* Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor2005-07-051-43/+27
* * cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor2005-07-051-1/+1
* * fhandler.h (class fhandler_dev_tape): Add declaration forCorinna Vinschen2005-06-221-0/+2
* * fhandler.h (fhandler_union): Add missing members corresponding toCorinna Vinschen2005-06-171-1/+3