From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121508 invoked by alias); 23 Jun 2017 19:06:24 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 121498 invoked by uid 89); 23 Jun 2017 19:06:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*r:0500, H*r:ip*192.168.2.2 X-HELO: OARmail.OARCORP.com Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 23 Jun 2017 19:06:22 +0000 Received: from [192.168.1.171] (192.168.1.171) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.3.389.2; Fri, 23 Jun 2017 14:06:14 -0500 Subject: Re: Adding cephes_subrl.c in newlib To: Aditya Upadhyay , "newlib@sourceware.org" References: From: Joel Sherrill Message-ID: Date: Fri, 23 Jun 2017 19:06:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017/txt/msg00459.txt.bz2 On 6/23/2017 1:56 PM, Aditya Upadhyay wrote: > Hello Developers, > > I have ported cephes_subrl.c from NetBSD. Please review the same and > suggest me any needed modification. I may be misreading these but they don't appear to add any public symbols for math. They have _XXX where I assume the NetBSD .h file will map to the _XXX version. Can you check the NetBSD math.h for how the public methods in this file are used? --joel > > Thanks & Regards, > Aditya Upadhyay > -- \