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::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
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-152
/
+39
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+6
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* dtable.cc (dtable::dup2): Extend fdtab if newfd is out of current
Corinna Vinschen
2000-08-18
1
-0
/
+6
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-1
/
+3
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-42
/
+42
*
* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULL
Christopher Faylor
2000-08-04
1
-2
/
+3
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-2
/
+2
*
* environ.cc (parse_thing): Make binmode a DWORD.
Christopher Faylor
2000-07-29
1
-1
/
+1
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+1
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
1
-3
/
+3
*
Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Corinna Vinschen
2000-07-01
1
-1
/
+0
*
* hinfo.cc (hinfo::dup2): Eliminate compiler warning.
Christopher Faylor
2000-06-26
1
-1
/
+1
*
* hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.
Christopher Faylor
2000-06-26
1
-1
/
+7
*
* Makefile.in: Add dependencies for fhandler_random.o
Corinna Vinschen
2000-05-03
1
-0
/
+3
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-3
/
+4
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
1
-2
/
+0
*
* hinfo.cc (hinfo::extend): Clean up debugging output.
Christopher Faylor
2000-02-24
1
-3
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+603