summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_clipboard.cc
Commit message (Expand)AuthorAgeFilesLines
* Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor2001-09-061-1/+1
* Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor2001-09-061-1/+1
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-2/+3
* Remove trailing underscore from fhandler_base and friends, throughout.Christopher Faylor2001-04-241-0/+1
* * fhandler.h (fhandler_dev_clipboard): Extend to support writing.Christopher Faylor2001-03-221-31/+217
* * autoload.cc: Autoload CharToOemA.Christopher Faylor2000-12-101-1/+1
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * fhandler_clipboard.cc: new fileDJ Delorie2000-10-171-0/+95