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 liketo make an effort to port it and mail a diff.At the very least, the interface should use intmax_t instead of longlong. That it only supports signed values is another issue, but can berectified.
so why does strsuftoll return long long?
Joerg