Mercurial > emacs
view src/s/hpux11.h @ 46311:f0ce459aa276
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Fri, 12 Jul 2002 03:38:12 +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