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
/
dtable.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dtable.cc (dtable::init_std_file_from_handle): Add workaround for
Corinna Vinschen
2009-05-09
1
-1
/
+26
*
* dtable.cc (dtable::select_read): Add ability to override fh.
Christopher Faylor
2009-02-27
1
-2
/
+3
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
1
-0
/
+1
*
* dtable.cc (dtable::get_debugger_info): Call SetStdHandle
Corinna Vinschen
2008-10-17
1
-1
/
+10
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-105
/
+98
*
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
Corinna Vinschen
2008-05-13
1
-2
/
+2
*
* dtable.cc (dtable::release): Drop fixup_before handling.
Corinna Vinschen
2008-04-30
1
-32
/
+0
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Modify to return true if handle represents a cygwin
Christopher Faylor
2008-03-22
1
-17
/
+30
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-126
/
+159
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-3
/
+5
*
* dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf to
Corinna Vinschen
2008-03-11
1
-12
/
+16
*
* dtable.cc (handle_to_fn): Null-terminate posix_fn in the case
Brian Dessent
2008-03-08
1
-0
/
+1
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-1
/
+1
*
* dtable.cc (dtable::init_std_file_from_handle): Set access to
Corinna Vinschen
2008-02-07
1
-1
/
+3
*
* dtable.cc (POSIX_NAMED_PIPE): New define.
Christopher Faylor
2007-12-16
1
-26
/
+60
*
* dtable.cc (dtable::set_file_pointers_for_exec): Reenable. Fix
Corinna Vinschen
2007-12-14
1
-3
/
+2
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-1
/
+1
*
revert premature checkin
Christopher Faylor
2007-11-08
1
-61
/
+20
*
* dllfixdbg: Eliminate extra objcopy step.
Christopher Faylor
2007-11-08
1
-20
/
+61
*
Preliminary change to make fifos/pipes interruptible and fifos reliable.
Christopher Faylor
2007-07-07
1
-18
/
+0
*
* dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointer
Corinna Vinschen
2007-05-29
1
-1
/
+5
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-1
/
+4
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-0
/
+8
*
* devices.h: Add additional SCSI disk block device numbers per
Corinna Vinschen
2006-11-23
1
-0
/
+6
*
* dtable.cc (build_fh_pc): Add missing DEV_SD1_MAJOR case (Thanks to
Corinna Vinschen
2006-11-06
1
-1
/
+2
*
* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
Christopher Faylor
2006-06-03
1
-1
/
+4
*
* debug.cc (add_handle): Print handle value when collision detected.
Christopher Faylor
2006-05-21
1
-2
/
+2
*
* tty.h (tty::hwnd): Move to tty_min.
Christopher Faylor
2006-04-21
1
-2
/
+4
*
* dcrt0.cc (child_info_spawn::handle_spawn): Don't initialize the console
Christopher Faylor
2006-03-23
1
-1
/
+4
*
* autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.
Corinna Vinschen
2006-03-13
1
-2
/
+3
*
* dtable.cc (handle_to_fn): Accomodate new argument order in call to
Corinna Vinschen
2006-02-07
1
-1
/
+1
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
1
-1
/
+2
*
* cygheap.h (init_cygheap::manage_console_count): Declare new function.
Christopher Faylor
2005-11-14
1
-9
/
+6
*
* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or suffer
Christopher Faylor
2005-10-23
1
-10
/
+0
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
1
-2
/
+2
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-2
/
+2
*
* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state
Christopher Faylor
2005-09-13
1
-4
/
+0
*
* cygwin.sc: Use simpler method to align .cygheap.
Christopher Faylor
2005-08-08
1
-7
/
+6
*
* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
Christopher Faylor
2005-08-08
1
-17
/
+27
*
fix indentation
Christopher Faylor
2005-06-20
1
-98
/
+98
*
Revert 2005-05-30 close_all_files changes.
Christopher Faylor
2005-06-02
1
-1
/
+1
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-1
/
+1
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
1
-0
/
+3
*
2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-05-09
1
-0
/
+3
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-1
/
+1
*
* devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.
Corinna Vinschen
2005-02-23
1
-0
/
+1
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+2
[next]