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
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
1
-1
/
+1
*
* fhandler.h (fhandler_serial::ev): New class member.
Christopher Faylor
2001-12-11
1
-5
/
+3
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-1
/
+1
*
* select.cc: Set errno using set_sig_errno() throughout.
Corinna Vinschen
2001-11-08
1
-9
/
+9
*
* select.cc (fhandler_tty_slave::ready_for_read): Return 0 on EBADF.
Corinna Vinschen
2001-11-08
1
-1
/
+1
*
* select.cc (fhandler_tty_slave::ready_for_read): Correct inverted not_open
Christopher Faylor
2001-11-06
1
-1
/
+1
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-2
/
+2
*
* select.cc: Add more comments throughout. Use bool 'true' where appropriate
Christopher Faylor
2001-11-05
1
-17
/
+26
*
* select.cc (verify_console): New function.
Christopher Faylor
2001-11-04
1
-2
/
+17
*
* fhandler.h (fhandler_base::ready_for_read): Remove unused argument.
Christopher Faylor
2001-11-04
1
-155
/
+107
*
* fhandler.cc (fhandler_base::read): Return just read ahead characters if slow
Christopher Faylor
2001-11-03
1
-9
/
+12
*
* dll_init.h (class dll_list): Reorder functions to avoid compiler "can't
Christopher Faylor
2001-11-03
1
-6
/
+17
*
* fhandler.h: Change Windows 'BOOL's to c++ 'bool's for all variables.
Christopher Faylor
2001-11-02
1
-0
/
+1
*
* cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open.
Christopher Faylor
2001-11-01
1
-0
/
+3
*
* dtable.cc (dtable::build_fhandler): Issue internal error on unknown device.
Christopher Faylor
2001-11-01
1
-61
/
+53
*
* select.cc (MAKEready): Remove extraneous select_read.
Christopher Faylor
2001-10-29
1
-1
/
+0
*
* fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unit
Christopher Faylor
2001-10-29
1
-1
/
+1
*
* select.cc (MAKEready): Check for read_ready in loop since select_read could
Christopher Faylor
2001-10-26
1
-6
/
+6
*
* autoload.cc (load_wsock32): Declare dummy function to force loading of
Christopher Faylor
2001-10-14
1
-0
/
+1
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-0
/
+1
*
* select.cc (peek_pipe): REALLY only grab mutex when we actually got something
Christopher Faylor
2001-09-26
1
-1
/
+2
*
* select.cc (fhandler_tty_common::ready_for_read): Rewrite to correctly
Christopher Faylor
2001-09-25
1
-6
/
+11
*
* select.cc (peek_pipe): Only grab mutex when we actually got something from
Christopher Faylor
2001-09-24
1
-5
/
+5
*
* fhandler.h (fhandler_pipe::hit_eof): New method.
Christopher Faylor
2001-09-24
1
-5
/
+6
*
* exceptions.cc (setup_handler): Always relinquish lock after we've
Christopher Faylor
2001-09-22
1
-13
/
+24
*
* cygwin.sc: New file -- linker script for building cygwin DLL.
Christopher Faylor
2001-08-31
1
-3
/
+19
*
* select.cc (select_read): Add setting read_ready flag.
Corinna Vinschen
2001-08-30
1
-0
/
+2
*
oops
Christopher Faylor
2001-08-28
1
-14
/
+7
*
* dir.cc (rmdir): Report ENOENT when file doesn't exist rather than ENOTDIR.
Christopher Faylor
2001-08-28
1
-7
/
+14
*
* select.cc (cygwin_select): Ensure that arguments are zeroed on timeout.
Christopher Faylor
2001-08-27
1
-12
/
+14
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
* exceptions.cc (handle_exceptions): Break out of "loop" if the debugger
Christopher Faylor
2001-05-03
1
-0
/
+1
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-5
/
+6
*
* net.cc (cygwin_socket): Set SO_LINGER to small value so closed UNIX domain
Christopher Faylor
2001-04-14
1
-2
/
+7
*
* dtable.cc: Guard against new winsock.h/winsock2.h warnings when mixing
Christopher Faylor
2001-03-20
1
-2
/
+2
*
Fix spacing, copyrights.
Christopher Faylor
2001-03-18
1
-1
/
+1
*
* fhandler.h (fhandler_tty_slave): Declare new methods.
Egor Duda
2001-03-18
1
-0
/
+47
*
Update copyrights.
Christopher Faylor
2001-03-18
1
-1
/
+1
*
* select.cc (peek_console): Don't report read_ready on mouse events unless we
Christopher Faylor
2001-03-02
1
-1
/
+4
*
* 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
[next]