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::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-1
/
+3
*
* path.cc (conv_path_list): Fix wild indexing into path due to conflicting
Christopher Faylor
2001-11-22
1
-0
/
+3
*
* dtable.cc (dtable::build_fhandler): Don't increment console fd count if new
Christopher Faylor
2001-11-10
1
-7
/
+4
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-2
/
+2
*
* dtable.cc (dtable::build_fhandler): Fix debug_printf to avoid SEGV due to
Christopher Faylor
2001-11-05
1
-1
/
+1
*
* dtable.cc (dtable::build_fhandler): Issue internal error on unknown device.
Christopher Faylor
2001-11-01
1
-6
/
+3
*
* dtable.cc (dtable::vfork_child_dup): Revert impersonation
Corinna Vinschen
2001-10-31
1
-0
/
+8
*
* dtable.cc (dtable::dup2): Add some debugging. Use methods from passed in
Christopher Faylor
2001-10-30
1
-3
/
+4
*
Remove 'cb' parameter and modify fhandler_* constructors throughout.
Christopher Faylor
2001-10-22
1
-2
/
+1
*
* dtable.cc (dtable::build_fhandler_from_name): Use PC_FULL to determine path
Christopher Faylor
2001-10-14
1
-1
/
+1
*
* autoload.cc (load_wsock32): Declare dummy function to force loading of
Christopher Faylor
2001-10-14
1
-1
/
+2
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-18
/
+18
*
* dtable.cc (dtable::build_fhandler): Allocate correct amount for given
Christopher Faylor
2001-10-08
1
-19
/
+19
*
* cygheap.cc (cfree): Remove malloc debugging probe.
Christopher Faylor
2001-10-03
1
-45
/
+34
*
* dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional.
Christopher Faylor
2001-10-02
1
-69
/
+59
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-4
/
+19
*
* fhandler.h (fhandler_pipe::hit_eof): New method.
Christopher Faylor
2001-09-24
1
-1
/
+5
*
* dtable.cc (dtable::build_fhandler): Initialize unit when using
Corinna Vinschen
2001-09-23
1
-0
/
+1
*
* dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.
Christopher Faylor
2001-09-22
1
-2
/
+10
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygwin.din: Remove cygwin_getshared.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* dtable.cc (dtable::fixup_after_fork): Use SetStdHandle appropriately on
Christopher Faylor
2001-09-10
1
-0
/
+4
*
Move appropriate variables to NO_COPY segment, throughout.
Christopher Faylor
2001-09-06
1
-1
/
+1
*
* thread.cc (InterlockedExchangePointer): Don't define if it already exists.
Christopher Faylor
2001-09-04
1
-18
/
+19
*
* dtable.cc (dtable::dup2): Allow extension of fd table by dup2.
Christopher Faylor
2001-08-23
1
-1
/
+1
*
* smallprint.c (console_printf): New function.
Christopher Faylor
2001-08-22
1
-1
/
+0
*
* dtable.cc (dtable::release): Avoid messing with console when
Egor Duda
2001-08-04
1
-0
/
+2
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
* syscalls.cc (setsid): Detach process from its console if the current
Christopher Faylor
2001-07-26
1
-3
/
+16
*
* cygheap.cc (cygheap_fixup_in_child): Attempt Win95 workaround.
Christopher Faylor
2001-07-21
1
-1
/
+5
*
* autoload.h: Eliminate.
Christopher Faylor
2001-05-16
1
-1
/
+2
*
* cygheap.cc (_cfree): Add regparm attribute.
Christopher Faylor
2001-05-08
1
-11
/
+0
*
Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.
Christopher Faylor
2001-04-28
1
-0
/
+5
*
* include/sys/file.h: Move X_OK protection earlier.
Christopher Faylor
2001-04-20
1
-2
/
+7
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-32
/
+50
*
* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.
Christopher Faylor
2001-04-16
1
-0
/
+3
*
* lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be
Christopher Faylor
2001-03-28
1
-1
/
+12
*
* dtable.cc: Guard against new winsock.h/winsock2.h warnings when mixing
Christopher Faylor
2001-03-20
1
-1
/
+1
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-0
/
+1
*
Throughout use myself->ppid_handle rather than parent_alive.
Christopher Faylor
2000-11-15
1
-1
/
+1
*
* dtable.cc (dtable::release): Check for socket. Change
Corinna Vinschen
2000-10-26
1
-0
/
+35
*
* dtable.cc (dtable::fixup_after_exec): Use variable rather than constantly
Christopher Faylor
2000-10-25
1
-7
/
+8
*
* fhandler_clipboard.cc: new file
DJ Delorie
2000-10-17
1
-0
/
+3
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-2
/
+1
*
* dtable.cc (dtable::fixup_after_fork): Revert thinko below.
Christopher Faylor
2000-10-13
1
-3
/
+1
*
* child_info: Bump child_info "version".
Christopher Faylor
2000-10-12
1
-1
/
+3
*
* dtable.cc (set_std_handle): Use std_consts array to control SetStdHandle
Christopher Faylor
2000-10-09
1
-6
/
+13
*
* Makefile.in: Add fhandler_mem.o to the dependencies.
Corinna Vinschen
2000-10-01
1
-0
/
+3
*
* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handling
Christopher Faylor
2000-09-10
1
-6
/
+6
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+1
[next]