index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* debug.cc (close_handle): Change debug output format slightly.
Christopher Faylor
2007-07-10
1
-2
/
+2
*
* dir.cc (closedir): Revert change from 2007-06-29.
Corinna Vinschen
2007-07-09
1
-2
/
+1
*
* fhandler.h (fhandler_base::write): Remove __stdcall decoration.
Christopher Faylor
2007-07-07
1
-3
/
+3
*
Preliminary change to make fifos/pipes interruptible and fifos reliable.
Christopher Faylor
2007-07-07
1
-36
/
+26
*
* cygwin.din: Export fdopendir.
Corinna Vinschen
2007-06-29
1
-7
/
+10
*
* dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointer
Corinna Vinschen
2007-05-29
1
-3
/
+1
*
Add accidentally missing checkins.
Corinna Vinschen
2007-03-06
1
-0
/
+1
*
* fhandler.cc(fhandler_base::open): Open with READ_CONTROL only in
Corinna Vinschen
2007-02-27
1
-3
/
+10
*
* fhandler.h (class fhandler_pipe): Remove members writepipe_exists,
Corinna Vinschen
2007-02-23
1
-4
/
+1
*
* devices.in: Change native device name to native NT device name for
Corinna Vinschen
2007-02-23
1
-2
/
+0
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-6
/
+1
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-0
/
+13
*
* fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.
Corinna Vinschen
2007-01-04
1
-1
/
+6
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-6
/
+10
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
1
-0
/
+1
*
* fhandler.h (fhandler_base::set_name): Make virtual.
Corinna Vinschen
2006-10-19
1
-1
/
+4
*
* autoload.cc (NtSetInformationFile): Define.
Corinna Vinschen
2006-08-07
1
-2
/
+6
*
* fhandler.h (struct wsa_event): Define here.
Corinna Vinschen
2006-07-28
1
-3
/
+12
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused tot
Corinna Vinschen
2006-07-27
1
-2
/
+2
*
* fhandler.h (class fhandler_socket): Remove prot_info_ptr.
Corinna Vinschen
2006-07-27
1
-4
/
+0
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-14
/
+25
*
GCC 4.1 fixes.
Christopher Faylor
2006-07-17
1
-3
/
+3
*
* fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.
Corinna Vinschen
2006-07-05
1
-1
/
+1
*
* fhandler.h (fhandler_socket::wait): Set default timeout to INFINITE.
Corinna Vinschen
2006-07-04
1
-1
/
+1
*
* fhandler.h (class dev_console): Add `metabit' indicating the
Corinna Vinschen
2006-07-03
1
-0
/
+1
*
Revert patches from 2005-10-22 and 2006-06-14 to use event driven
Corinna Vinschen
2006-06-26
1
-1
/
+0
*
* fhandler.h (class fhandler_socket): Add private mutex handle
Corinna Vinschen
2006-06-14
1
-0
/
+1
*
* cygthread.cc (cygthread::terminate_thread): In debugging output, use name of
Christopher Faylor
2006-06-03
1
-4
/
+1
*
* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.
Christopher Faylor
2006-06-02
1
-9
/
+10
*
* debug.h (ModifyHandle): Define new macro.
Christopher Faylor
2006-05-25
1
-1
/
+1
*
* fhandle.h (fhandler_pipe::create_guard): Revert change which eliminated
Christopher Faylor
2006-05-21
1
-5
/
+5
*
* debug.cc (add_handle): Print handle value when collision detected.
Christopher Faylor
2006-05-21
1
-2
/
+7
*
* fhandler.h (fhandler_base): Change fstat_helper prototype
Corinna Vinschen
2006-04-26
1
-4
/
+2
*
* fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,
Corinna Vinschen
2006-03-01
1
-5
/
+4
*
* fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.
Corinna Vinschen
2006-01-29
1
-0
/
+2
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-1
/
+4
*
* include/cygwin/version.h: Bump API minor number to 151.
Christopher Faylor
2006-01-21
1
-1
/
+2
*
* Update copyrights.
Corinna Vinschen
2006-01-12
1
-1
/
+1
*
* fhandler.h (set_console_state_for_spawn): Whackamole the argument back to a
Christopher Faylor
2006-01-12
1
-2
/
+1
*
* fhandler.h (set_console_state_for_spawn): Eliminate argument from
Christopher Faylor
2006-01-07
1
-1
/
+1
*
* fhandler.h (fhandler_base::issymlink): New method.
Corinna Vinschen
2005-12-22
1
-0
/
+1
*
* fhandler.h (fhandler_termios::fixup_after_exec): Make non-inlined.
Christopher Faylor
2005-12-20
1
-1
/
+1
*
* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
Christopher Faylor
2005-12-19
1
-1
/
+1
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
1
-1
/
+5
*
* fhandler.h (fhandler_dev_zero::mmap): Add method.
Corinna Vinschen
2005-11-29
1
-0
/
+8
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
1
-6
/
+6
*
* fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additional
Christopher Faylor
2005-11-14
1
-3
/
+3
*
* fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.
Christopher Faylor
2005-11-14
1
-2
/
+3
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-3
/
+2
*
* fhandler.h (class fhandler_socket): Add timeout parameter to wait()
Corinna Vinschen
2005-10-22
1
-1
/
+1
[next]