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
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen
2002-07-22* fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor
2002-07-22 * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen
2002-07-19* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.Christopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor
2001-12-11* fhandler.h (fhandler_serial::ev): New class member.Christopher Faylor
2001-10-29* fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unitChristopher Faylor
2001-10-22Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor
2001-10-04* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.Christopher Faylor
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor
2001-04-24Remove trailing underscore from fhandler_base and friends, throughout.Christopher Faylor
2001-04-01* fhandler_serial.cc (fhandler_serial::raw_write): Close protected handles withChristopher Faylor
2001-03-18Update copyrights.Christopher Faylor
2001-01-30* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structureChristopher Faylor
2000-12-20* fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytesChristopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor
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-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor
2000-08-09* fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()DJ Delorie
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor