tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: strtonum(3) from OpenBSD?
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.
Joerg
Home |
Main Index |
Thread Index |
Old Index