Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor
2000-08-18* dtable.cc (dtable::dup2): Extend fdtab if newfd is out of currentCorinna Vinschen
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor
2000-08-04* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULLChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-29* environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen
2000-06-27* hinfo.cc (hinfo::dup2): Eliminate compiler warning.Christopher Faylor
2000-06-26* hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.Christopher Faylor
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor
2000-02-24* hinfo.cc (hinfo::extend): Clean up debugging output.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor