I made all of the latest version of the Cygwin 1.7 documentation available on cygwin.com. It consists of three parts:
- The User's Guide. It should be fairly complete now. For online reading: http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html To fetch a local copy as one single, gzipped html file: http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net-nochunks.html.gz - The API reference. It now refers to SUSv4 in the first place. Hopefully not quite complete. We're still hoping to get at least the wprintf and wscanf familiy of functions into Cygwin before the first official release. http://cygwin.com/1.7/cygwin-api/cygwin-api.html - The new FAQ. Basically only really old cruft or references to Windows 95/98/Me problems have been ripped out. A couple of Q&As have been rephrased to reflect toe changes in 1.7. And some Q&As are still waiting for a revamp. Anyway, it's a start, right? http://cygwin.com/1.7/faq/faq.html The sources of the docs are in CVS in the winsup/doc directory. For those not comfortable with the CVS command line interface there's also a web interface here: http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/doc/?cvsroot=src Bugfixes and enhancements in the form of patches (diff -u) are welcome. Have fun, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/