view etc/inttypes.h @ 21673:38cbc1a55fb5

in WRITE mode open the output file with mode 0666; umask will filter it
author nicodvb
date Tue, 19 Dec 2006 21:11:58 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>