This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Clipboard from Cygwin?



> getting errors in the code affected by this patch, but elsewhere:
> missing stdarg.h & stddef.h files...). 

gcc normally provides those.

> Anyway, below there's a patch (that affects pre-existing files in CVS)
> and a new file: fhandler_clipboard.cc. It should do read-only clipboard
> access right now. gzip+uuencode versions pasted below.

What, no write mode?  ;-)

> /* fhandler_dev_handler.cc: code to access /dev/zero

You should change that comment, at least.

>    Copyright 2000 Cygnus Solutions.

We're Red Hat now.

>    Written by DJ Delorie (dj@cygnus.com)

You should substitute your own name and email, of course!

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]