From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4459 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?6YKT5bCn?= Newsgroups: gmane.linux.lib.musl.general Subject: [feature request] add function strtoull_l and similar Date: Wed, 8 Jan 2014 12:03:46 +0800 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2ee1975ed7d804ef6d945f X-Trace: ger.gmane.org 1389153844 25562 80.91.229.3 (8 Jan 2014 04:04:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 04:04:04 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4463-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jan 08 05:04:12 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1W0kNH-00080D-OR for gllmg-musl@plane.gmane.org; Wed, 08 Jan 2014 05:04:11 +0100 Original-Received: (qmail 11360 invoked by uid 550); 8 Jan 2014 04:04:11 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 11343 invoked from network); 8 Jan 2014 04:04:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=SNkRe5q6v7nmyd7mCPypNFj3w2MaCg2C5Dub983+RCI=; b=ONjL+PJpdmOo3dW6DzVywKmqG+R1/Aye8LaTBV0dnQNjaknvgILBFf4CFJwvYwiumi 34X7lVQkTi8Atvj71B06BeOk5oU56dUuHidMXBSsx5apohFh/RUTiqj9Bgi6zLnmwLBP zR6FZelpYEp9pa9bPGFvfBTAW3E/0BxxzCNd+k/l20IG7P3ucbk6lKwtVfrY5R1j5SbP 6CHy39FQtQr5EcgUE9TFJifZHM33LUUBfcvV4cOHq46z27mUlWkoB0fBh5+w3HM8kIUR d0rvqkGz9kYLYAPlRxrQMTUq4xS5esvZI9OzeVLccH4GjHZ5oK+hfwKp9mD1/yciQeRN QbWw== X-Received: by 10.68.221.68 with SMTP id qc4mr80994522pbc.29.1389153826556; Tue, 07 Jan 2014 20:03:46 -0800 (PST) Xref: news.gmane.org gmane.linux.lib.musl.general:4459 Archived-At: --047d7b2ee1975ed7d804ef6d945f Content-Type: text/plain; charset=ISO-8859-1 I'm building libc++ against musl, it requires strtoull_l and similar functions in order to implement C++ header . I have no idea whether these functions are standard or glibc extensions. Thanks Yao --047d7b2ee1975ed7d804ef6d945f Content-Type: text/html; charset=ISO-8859-1
I'm building libc++ against musl, it requires strtoull_l and similar functions in order to implement C++ header <locale>. I have no idea whether these functions are standard or glibc extensions.

Thanks
Yao
--047d7b2ee1975ed7d804ef6d945f--