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_console.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-4
/
+3
*
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
Christopher Faylor
2001-01-17
1
-1
/
+1
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::read): Restore missing test for code
Christopher Faylor
2001-01-03
1
-1
/
+1
*
* fhandler_console.cc (read): Add support for xterm-style mouse event
Christopher Faylor
2000-12-16
1
-38
/
+146
*
* fhandler.h (fhandler_console): Add additional argument to char_command
Christopher Faylor
2000-12-15
1
-126
/
+40
*
* autoload.cc: Autoload CharToOemA.
Christopher Faylor
2000-12-10
1
-2
/
+5
*
* path.cc (normalize_win32_path): Check for explicit use of two slashes at the
Christopher Faylor
2000-12-09
1
-35
/
+124
*
* fhandler_console.cc: New member variable `dwBufferSize' for `info'.
Christopher Faylor
2000-11-17
1
-2
/
+4
*
* fork.cc (fork): Set sigframe here, since it can pause for a considerable
Christopher Faylor
2000-10-23
1
-1
/
+1
*
* fhandler.h (fhandler_console): Remove tcsetpgrp.
Christopher Faylor
2000-10-21
1
-8
/
+1
*
* Makefile.in: add miscfuncs.cc
DJ Delorie
2000-10-19
1
-1
/
+1
*
* errno.cc (seterrno_from_win_error): Fix debugging output.
Christopher Faylor
2000-10-12
1
-4
/
+3
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+2
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+17
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-9
/
+4
*
* 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
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* fhandler_console.cc: Remove VK_DIVIDE detection.
Christopher Faylor
2000-07-30
1
-10
/
+7
*
* fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if it
Christopher Faylor
2000-07-29
1
-0
/
+9
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-1
/
+19
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+2
*
* fhandler_console.cc (fhandler_console::read): Explicitly set cursor to make
Christopher Faylor
2000-07-26
1
-0
/
+1
*
* fhandler_console.cc (fhandler_console::read): Unicode interface to
Christopher Faylor
2000-07-10
1
-2
/
+6
*
* Makefile.in (install): Install textmode.o as well as binmode.o.
Christopher Faylor
2000-07-10
1
-12
/
+15
*
* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.
Christopher Faylor
2000-07-04
1
-4
/
+16
*
* fhandler_console.cc (fhandler_console::read): Detect extended keycode
Christopher Faylor
2000-04-24
1
-1
/
+1
*
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems
Christopher Faylor
2000-04-15
1
-0
/
+1
*
* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.
Christopher Faylor
2000-03-12
1
-9
/
+2
*
* fhandler_console.cc (fhandler_console::read): Don't even think about breaking
Christopher Faylor
2000-03-12
1
-4
/
+8
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-1
/
+0
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-1
/
+2
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-2
/
+2
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1387