X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=A+X5L58Sy3b+X66uqDmngSGN9v7vy+7PlISwiH7yx3X8bB+vm0f7s 93YxFS4nP3J1XPQOppxKc2+9wV02MDAnSKj838ZDXi1U8IKp5wBT0SMKt9sjfE1C JYQiO+8kIk9EdGXPC7H3RsQHPW8O6sqMivY6Gwdl4rLfQfVL330PbU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=6aOlfB8MqiWHAiTeJrJ3N4IfnoA=; b=HNJuTYi4XodPUs7RCBgX7AEzGpmZ ArVXbRt6PFtFxncbn0Q+RG+rGbMwwrD7gmMSj1mQHJ8fjc6loYLmaatygCvTFPVX LIeb4tIrHs968L2z+GkXMC2nqLuHrB3icTddaeEDrSBkQJCmQomdPIxjqW+Zj6Ef PJqfiDqdLja1mCc= 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,TW_CG autolearn=ham version=3.3.1 Date: Tue, 21 May 2013 12:09:00 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: what library provides __b64_ntop? (libresolv does not) Message-ID: <20130521100900.GG2406@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <519AE0C2 DOT 6050002 AT users DOT sourceforge DOT net> <519B03D1 DOT 6040102 AT users DOT sourceforge DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <519B03D1.6040102@users.sourceforge.net> User-Agent: Mutt/1.5.21 (2010-09-15) On May 21 00:19, Yaakov (Cygwin/X) wrote: > On 2013-05-20 23:57, Luke White wrote: > >There appears to be an implementation of that function in cygwin's > >src/newlib/libc/sys/linux/net/base64.c. Is it possible to link > >against whatever that gets compiled to? If not, could that function > >be copied to cygwin's libresolv? When the header and implementation > >are already there it seems a shame not to make it available. > > That is an older version of the file currently shipped by FreeBSD, > but like other libc/sys/linux files, it is only compiled into newlib > when targeting Linux. The file compiles cleanly on Cygwin, but > whether or not we want to provide these non-standard functions would > be up to cgf or Corinna. I just added the latest FreeBSD version of the base64.c file to Cygwin, so we have them in the next version. HTH, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple