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_tty.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* debug.cc (add_handle): Issue warning on attempts to add the same handle more
Christopher Faylor
2000-10-17
1
-4
/
+10
*
* fhandler_tty.cc (fhandler_tty_slave::write): Correct typo which caused
Christopher Faylor
2000-09-18
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+0
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-21
/
+18
*
* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.
Christopher Faylor
2000-09-07
1
-25
/
+0
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-6
/
+5
*
* signal.cc (_raise): New function.
Christopher Faylor
2000-08-29
1
-1
/
+9
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+4
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
Correct order in include files.
Christopher Faylor
2000-08-12
1
-1
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+2
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-1
/
+1
*
* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length field
Christopher Faylor
2000-08-03
1
-0
/
+1
*
* strace.cc (strace::prntf): Make second argument the function name, rather
Christopher Faylor
2000-08-02
1
-3
/
+3
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Sort.
Christopher Faylor
2000-05-12
1
-23
/
+31
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-3
/
+0
*
* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.
Christopher Faylor
2000-03-12
1
-70
/
+60
*
* fhandler_console.cc (fhandler_console::read): Don't even think about breaking
Christopher Faylor
2000-03-12
1
-107
/
+119
*
* environ.cc: Eliminate oldstack CYGWIN option.
Christopher Faylor
2000-03-09
1
-10
/
+14
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
1
-6
/
+6
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-14
/
+16
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1070