comparison src/s/hpux10-20.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
7 7
8 /* Polling problems (interrupted system call) reported for HP-UX 10.10 8 /* Polling problems (interrupted system call) reported for HP-UX 10.10
9 don't exist from 10.20 on (see process.c) */ 9 don't exist from 10.20 on (see process.c) */
10 #undef POLL_INTERRUPTED_SYS_CALL 10 #undef POLL_INTERRUPTED_SYS_CALL
11 11
12 /* arch-tag: 8d8dcbf1-ca9b-48a1-94be-b750de18a5c6
13 (do not change this comment) */