X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A24FB3B.8070004@gmail.com>
Date: Tue, 02 Jun 2009 11:13:15 +0100
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: what package for man 3 printf?
References: <4A24EB54.9020500@gmail.com>
In-Reply-To: <4A24EB54.9020500@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Ian Kelling wrote:
> I couldn't figure this out. What package to install to get
> man 3 printf ?

  We unfortunately don't have a package of man pages for our C library
functions.  Sorry about that; your best bet is online references.  We have all
the standard C library functions, but Cygwin uses newlib rather than glibc so
it doesn't have all the extended functions that you might find in a set of
Linux libc documentation.  Functions like printf are defined by the C language
spec, so at least in theory any man page for it should be "close enough".

    cheers,
      DaveK

--
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/

