Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 8 Jan 2014 10:33:36 +0100
From: Daniel Cegiełka <daniel.cegielka@...il.com>
To: musl@...ts.openwall.com
Subject: Re: [feature request] add function strtoull_l and similar

Sory - I gave link without checking whether ellcc really uses it.

If it's really necessary, you can import this function eg from FreeBSD:

https://github.com/freebsd/freebsd-head/blob/master/lib/libc/stdlib/strtoull.c

Daniel


2014/1/8 Daniel Cegiełka <daniel.cegielka@...il.com>:
> 2014/1/8 邓尧 <torshie@...il.com>:
>> 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.
>
> http://ellcc.org/viewvc/svn/ellcc/trunk/libecc/src/musl/src/bsd/
>
> Daniel

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.