tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: strtonum(3) from OpenBSD?
On Wed, Aug 05, 2009 at 10:15:39PM +0200, Marc Balmer wrote:
>
> Am 23.06.2009 um 17:05 schrieb Joerg Sonnenberger:
>
>> On Tue, Jun 23, 2009 at 04:28:11PM +0200, Marc Balmer wrote:
>>> If there are no particular reasons why it is not in NetBSD, I would
>>> like
>>> to make an effort to port it and mail a diff.
>>
>> At the very least, the interface should use intmax_t instead of long
>> long. That it only supports signed values is another issue, but can
>> be
>> rectified.
>
> so why does strsuftoll return long long?
Because that's what the name is promising?
Joerg
Home |
Main Index |
Thread Index |
Old Index