comparison src/s/isc3-0.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
42 /* This works around a bug in ISC 4.0 and 3.0; it fails 42 /* This works around a bug in ISC 4.0 and 3.0; it fails
43 to clear the "POSIX process" flag on an exec. 43 to clear the "POSIX process" flag on an exec.
44 It won't be needed for 4.1. */ 44 It won't be needed for 4.1. */
45 #define EXTRA_INITIALIZE __setostype (0) 45 #define EXTRA_INITIALIZE __setostype (0)
46 #endif 46 #endif
47
48 /* arch-tag: c1aca3f2-813d-4c1c-ad64-ca6c20ec9bfb
49 (do not change this comment) */