summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/select.cc
Commit message (Expand)AuthorAgeFilesLines
* * select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closingChristopher Faylor2000-06-201-0/+2
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-181-0/+6
* * path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor2000-05-171-0/+1
* * dcrt0.cc (build_argv): Remove unneeded variable.Christopher Faylor2000-05-131-3/+28
* Add a debugging line.Christopher Faylor2000-04-111-0/+1
* * fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor2000-04-031-4/+3
* * fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor2000-03-301-1/+0
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-1/+2
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-10/+14
* Respond to more g++ warnings relating to initializing structures.Christopher Faylor2000-02-231-1/+1
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-6/+5
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1380