OSDN Git Service

* sync.h (new_muto): Just accept an argument which denotes the name of the
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / fhandler_serial.cc
2001-12-11 cgf* fhandler.h (fhandler_serial::ev): New class member.
2001-10-29 cgf* fhandler.h (fhandler_serial::fhandler_serial): Change...
2001-10-22 cgfRemove 'cb' parameter and modify fhandler_* constructor...
2001-10-13 cgf* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-04 cgf* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if...
2001-07-26 cgfThroughout, reorganize header file inclusion to put...
2001-06-26 cgf* mmap.cc: Clean up *ResourceLock calls throughout.
2001-04-24 cgfRemove trailing underscore from fhandler_base and frien...
2001-03-31 cgf* fhandler_serial.cc (fhandler_serial::raw_write):...
2001-03-18 cgfUpdate copyrights.
2001-01-30 cgf* fhandler_serial.cc (raw_write): Use local copy of...
2000-12-20 cgf* fhandler_serial.cc (fhandler_serial::raw_read): Alway...
2000-09-08 cgfBreak out more header info into separate files. Use...
2000-09-07 cgfSplit out tty and shared_info stuff into their own...
2000-09-03 cgf* Makefile.in: Add cygheap.o.
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 cgf* cygerrno.h: New file. Use this throughout whenever...
2000-08-12 cgf* winsup.h: Split out dtable definitions into separate...
2000-08-08 dj* fhandler_serial.cc (tcsendbreak): "sleeptime" argumen...
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-02-17 cgfInitial revision