delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <471C2998.6CAA5264@dessent.net> |
Date: | Sun, 21 Oct 2007 21:39:52 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: "man pages" for pthread_* functions |
References: | <40a670230710212122m42027ef7pe9cfc6f309cfff4c AT mail DOT gmail DOT com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Roman Mashak wrote: > I've installed latest cygwin, including such packages as 'cygwin', > 'cygwin-doc', 'man' but none of them contains any 'man' pages on > pthread_* functions, though thread support is included and available. > > Was it omitted in this release or there's another problem? We don't provide man pages for all functions, because nobody has written or contributed them. The ones we do provide come from newlib, but newlib does not implement any of the pthread code. Since pthreads are standardized you can find good documentation in the SUS, e.g. <http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_09.html>. For a list of what portions of the various standards Cygwin supports (as well as implementation-specific notes), consult <http://cygwin.com/cygwin-api/compatibility.html>. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |