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
/
select.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
Christopher Faylor
2001-01-17
1
-2
/
+2
*
* fhandler_console.cc (read): Add support for xterm-style mouse event
Christopher Faylor
2000-12-16
1
-0
/
+4
*
* select.cc (peek_pipe): Deal with pending newline in pty_master.
Christopher Faylor
2000-11-09
1
-5
/
+16
*
* sigproc.h (sigframe::set): Eliminate second argument. Default bp to current
Christopher Faylor
2000-09-08
1
-1
/
+1
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+1
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-4
/
+4
*
* select.cc (cygwin_select): Correct logic for "always_ready" fds or when there
Christopher Faylor
2000-08-24
1
-2
/
+3
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+5
*
* 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
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-5
/
+5
*
* winsup.h: Change strchr inline for strange gcc problem.
Christopher Faylor
2000-08-10
1
-0
/
+5
*
* select.cc (allocfd_set): Zero allocated fd_set.
Christopher Faylor
2000-08-09
1
-48
/
+29
*
* select.cc (fhandler_console::select_read): Call set_cursor_maybe since select
Christopher Faylor
2000-08-04
1
-0
/
+3
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-3
/
+3
*
* fhandler_console.cc: Remove VK_DIVIDE detection.
Christopher Faylor
2000-07-30
1
-2
/
+3
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-3
/
+3
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+2
*
* select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closing
Christopher Faylor
2000-06-20
1
-0
/
+2
*
* select.cc (thread_pipe): Add paranoid check to ensure thread termination.
Christopher Faylor
2000-05-18
1
-0
/
+6
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-0
/
+1
*
* dcrt0.cc (build_argv): Remove unneeded variable.
Christopher Faylor
2000-05-13
1
-3
/
+28
*
Add a debugging line.
Christopher Faylor
2000-04-11
1
-0
/
+1
*
* fhandler.h (select_stuff): Eliminate use of 'total'.
Christopher Faylor
2000-04-03
1
-4
/
+3
*
* fhandler.h (select_record): Explicitly zero elements of this class.
Christopher Faylor
2000-03-30
1
-1
/
+0
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-1
/
+2
*
* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.
Christopher Faylor
2000-03-12
1
-10
/
+14
*
Respond to more g++ warnings relating to initializing structures.
Christopher Faylor
2000-02-23
1
-1
/
+1
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-6
/
+5
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1380