OSDN Git Service

* ioctl.cc (ioctl): Make third argument optional.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / fhandler_clipboard.cc
2001-10-24 cgfEnsure that all fhandler_*::read definitions are __stdc...
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-09-06 cgfMove appropriate variables to NO_COPY segment, throughout.
2001-09-06 cgfRemove initialization of static or global values to...
2001-07-26 cgfThroughout, reorganize header file inclusion to put...
2001-04-24 cgfRemove trailing underscore from fhandler_base and frien...
2001-03-22 cgf* fhandler.h (fhandler_dev_clipboard): Extend to suppor...
2000-12-10 cgf* autoload.cc: Autoload CharToOemA.
2000-10-28 cgfWhitespace cleanup.
2000-10-17 dj* fhandler_clipboard.cc: new file