comparison src/s/osf1.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children dd7c098af727
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
70 fd = -1; \ 70 fd = -1; \
71 sigsetmask (mask); \ 71 sigsetmask (mask); \
72 emacs_close (dummy); \ 72 emacs_close (dummy); \
73 } \ 73 } \
74 while (0) 74 while (0)
75
76 /* arch-tag: 65eaea67-fcc3-4de7-8574-d46beb82d4ed
77 (do not change this comment) */