X-Spam-Check-By: sourceware.org Message-ID: <46841612.C371B18A@dessent.net> Date: Thu, 28 Jun 2007 13:12:02 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Looking for man pages References: <20070628180239 DOT GJ30973 AT calimero DOT vinschen DOT de> <46840973 DOT BD68B5A4 AT dessent DOT net> <468411A9 DOT A9C9F296 AT dessent DOT net> <20070628200151 DOT GL30973 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna Vinschen wrote: > No, it doesn't. It's still the old documentation not updated for... at > least... no, even longer. The new one reflects the state of Cygwin from > CVS/recent snapshots. Did I mention how much such a project depends on > volunteers, lately? You're saying that the docs cleanup needs to be backported to the 1.5.24 branch (cr-0x5f1 ?) from HEAD then, right? The last .24 release was API minor 156, so that would mean removing reference to: 157: Export gai_strerror, getaddrinfo, getnameinfo, freeaddrinfo, in6addr_any, in6addr_loopback. 158: Export bindresvport, bindresvport_sa, iruserok_sa, rcmd_af, rresvport_af. 159: Export posix_openpt. 160: Export posix_fadvice, posix_fallocate. 161: Export resolver functions. 162: New struct ifreq. Export if_nametoindex, if_indextoname, if_nameindex, if_freenameindex. 163: Export posix_madvise, posix_memalign. 164: Export shm_open, shm_unlink. 165: Export mq_close, mq_getattr, mq_notify, mq_open, mq_receive, mq_send, mq_setattr, mq_timedreceive, mq_timedsend, mq_unlink. 166: Export sem_unlink. 167: Add st_birthtim to struct stat. 168: Export asnprintf, dprintf, _Exit, vasnprintf, vdprintf. 169: Export confstr. 170: Export insque, remque. 171: Export exp10, exp10f, pow10, pow10f, strcasestr, funopen, fopencookie. 172: Export getifaddrs, freeifaddrs. 173: Export __assert_func. If that's what's necessary I can take a look at doing it, just wanted to be sure we're on the same page first. Brian -- 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/