view etc/inttypes.h @ 22188:b9fa8b0ddab9

strncat() misuses, may have been exploitable. Reported by Sascha Sommer.
author rtogni
date Sun, 11 Feb 2007 18:00:06 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>