view etc/inttypes.h @ 31166:d8929af71fe4

Disable waking the cache process up via a signal, it currently causes read errors due to not handling EINTR.
author reimar
date Wed, 26 May 2010 17:27:38 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>