openbsd-misc
[Top] [All Lists]

Will the next OpenBSD conform to ISO/IEC 9899:1999 ?

To: misc@openbsd.org
Subject: Will the next OpenBSD conform to ISO/IEC 9899:1999 ?
From: phil-openbsd-misc@ipal.net (Phil Howard)
Date: Wed, 28 Feb 2001 22:07:46 -0600 (CST)
Sender: owner-misc@openbsd.org
Inquiring minds want to know.  In my case, I want to know if I need
to make a temporary, or a more permanent, workaround to deal with
the lack of the strtold() function in OpenBSD.  I also need strtoll
and strtoull but those are easily mapped with #define.  But for the
strtold() function, I'm going to either have to code it up, or use
code from something like GNU libc.

-- 
-----------------------------------------------------------------
| Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
| phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/     |
-----------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>
  • Will the next OpenBSD conform to ISO/IEC 9899:1999 ?, Phil Howard <=