view etc/inttypes.h @ 32505:9677da0cd9b2

Fix dvd:// fill_buffer function to actually write into the specified buffer and check that the buffer is sufficiently large.
author reimar
date Sat, 06 Nov 2010 19:37:13 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>