On Thu, 06 Jul 2017 07:37:19 -0600, "Todd C. Miller" wrote:

> Sorry, HP-UX actually has the same behavior as us.  Here's what I
> have so far:
> 
> 4.4BSD strtol() behavior:
>     HP-UX
>     NetBSD
>     OpenBSD

strtol(3) was added to BSD in 4.3-Reno along with the rest of the
Torek libc.

> glibc strtol() behavior:
>     AIX
>     FreeBSD
>     GNU/Linux
>     Solaris
>     macOS

SunOS 4.1.3 has the same behavior as Solaris.  That's as far back
as I care to go.

 - todd

Reply via email to