Mercurial > mplayer.hg
view etc/inttypes.h @ 31190:8432358f2d32
Improve handling of cache process/thread hanging/being killed.
In particular allow a single STRG+C to quite MPlayer.
author | reimar |
---|---|
date | Fri, 28 May 2010 17:26:31 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>