On 03/23/14 19:00, Russ Allbery wrote:
> Some of the problems with snprintf are also quite serious.  For example,
> Solaris 9 (which I believe is otherwise C99-conforming) would return -1
> when given NULL, 0 as the first arguments to snprintf, which makes it
> impossible to use snprintf safely in many programs.

IIRC Solaris 9 also doesn't have stdint.h (but a sufficiently good inttypes.h
for most purposes).

Thomas
-- 
Thomas Jahns
DKRZ GmbH, Department: Application software

Deutsches Klimarechenzentrum
Bundesstraße 45a
D-20146 Hamburg

Phone: +49-40-460094-151
Fax: +49-40-460094-270
Email: Thomas Jahns <ja...@dkrz.de>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to