OSDN Git Service

Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / select.cc
2000-08-12 cgfRename hinfo -> dtable. Name the former dtable array...
2000-08-10 cgf* winsup.h: Change strchr inline for strange gcc problem.
2000-08-09 cgf* select.cc (allocfd_set): Zero allocated fd_set.
2000-08-04 cgf* select.cc (fhandler_console::select_read): Call set_c...
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-07-30 cgf* fhandler_console.cc: Remove VK_DIVIDE detection.
2000-07-29 cgf* include/cygwin/version.h: Bump DLL minor version...
2000-07-27 dj* testsuite/winsup.api/winsup.exp: ignore stdout by...
2000-06-20 cgf* select.cc (socket_cleanup): Shutdown I/O on dummy...
2000-05-18 cgf* select.cc (thread_pipe): Add paranoid check to ensure...
2000-05-17 cgf* path.cc (mount_info::cygdrive_posix_path): Don't...
2000-05-13 cgf* dcrt0.cc (build_argv): Remove unneeded variable.
2000-04-11 cgfAdd a debugging line.
2000-04-03 cgf* fhandler.h (select_stuff): Eliminate use of 'total'.
2000-03-30 cgf* fhandler.h (select_record): Explicitly zero elements...
2000-03-15 cgfPipe changes throughout suggested by Eric Fifer <EFifer...
2000-03-12 cgf* fhandler.cc (fhandler_base::get_readahead_into_buffer...
2000-02-23 cgfRespond to more g++ warnings relating to initializing...
2000-02-21 cgfRespond to a multitude of g++ warnings.
2000-02-17 cgfInitial revision