Mercurial > emacs
view src/s/hpux11.h @ 46394:1dd68094031a
(scan_c_file): Warn about missing `usage' info.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 15 Jul 2002 19:59:53 +0000 |
parents | 72e949fc6d1e |
children | a61f957ee22f |
line wrap: on
line source
#include "hpux10.h" #define HPUX11 #ifdef POSIX_SIGNALS #undef POSIX_SIGNALS #endif #define POSIX_SIGNALS 1 /* SA_RESTART resets the timeout of `select', so don't use it. */ #define BROKEN_SA_RESTART