Mercurial > emacs
annotate src/s/isc3-0.h @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
author | David J. MacKenzie <djm@gnu.org> |
---|---|
date | Tue, 07 Jan 1997 19:29:28 +0000 |
parents | 92a2d7c7def3 |
children | 1468bfccea9f |
rev | line source |
---|---|
2001 | 1 /* s- file for Interactive (ISC) Unix version 3.0 on the 386. */ |
2 | |
4433
4e1ad3204620
Don't mention dir `s/' in #include.
Richard M. Stallman <rms@gnu.org>
parents:
4180
diff
changeset
|
3 #include "isc2-2.h" |
2001 | 4 |
8892 | 5 /* This has been moved into isc2-2.h. */ |
6 /* #define HAVE_SOCKETS */ | |
2001 | 7 |
8 /* This appears on 3.0, presumably as part of what SunSoft call X2. */ | |
9 #undef NO_X_DESTROY_DATABASE | |
10 | |
10524
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
11 #ifdef __GNUC__ /* Currently we use -lcposix only with gcc */ |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
12 #define POSIX_SIGNALS |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
13 |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
14 /* We don't need the definition from usg5-3.h with POSIX_SIGNALS. */ |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
15 #undef sigsetmask |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
16 #undef HAVE_SYSV_SIGPAUSE |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
17 #endif |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
18 |
3402 | 19 /* People say that using -traditional causes lossage with `const', |
20 so we might as well try getting rid of -traditional. */ | |
21 #undef C_SWITCH_SYSTEM | |
3636
77fd17ffc0d6
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
Jim Blandy <jimb@redhat.com>
parents:
3402
diff
changeset
|
22 |
3637
6ac165163a9b
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
Jim Blandy <jimb@redhat.com>
parents:
3636
diff
changeset
|
23 /* We indirectly #include s/usg5-3.h, which says to use libX11_s and |
6ac165163a9b
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
Jim Blandy <jimb@redhat.com>
parents:
3636
diff
changeset
|
24 libc_s. Martin Tomes <mt00@controls.eurotherm.co.uk> says that ISC |
6ac165163a9b
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
Jim Blandy <jimb@redhat.com>
parents:
3636
diff
changeset
|
25 has no libX11_s, and that linking with libc_s causes sbrk not to work. */ |
3636
77fd17ffc0d6
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
Jim Blandy <jimb@redhat.com>
parents:
3402
diff
changeset
|
26 #undef LIB_X11_LIB |
3637
6ac165163a9b
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
Jim Blandy <jimb@redhat.com>
parents:
3636
diff
changeset
|
27 #undef LIBX11_SYSTEM |
10524
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
28 #define LIBX11_SYSTEM -lpt -lnls -lnsl_s |
3762
5de0e54e03ab
* s/isc3-0.h (memmove): #define this to call safe_bcopy.
Jim Blandy <jimb@redhat.com>
parents:
3637
diff
changeset
|
29 |
8531
4ae54c3e1dc3
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Karl Heuer <kwzh@gnu.org>
parents:
7578
diff
changeset
|
30 /* TIOCGWINSZ isn't broken; you just have to know where to find it. */ |
4ae54c3e1dc3
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Karl Heuer <kwzh@gnu.org>
parents:
7578
diff
changeset
|
31 #undef BROKEN_TIOCGWINSZ |
4ae54c3e1dc3
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Karl Heuer <kwzh@gnu.org>
parents:
7578
diff
changeset
|
32 #define NEED_SIOCTL |
4ae54c3e1dc3
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Karl Heuer <kwzh@gnu.org>
parents:
7578
diff
changeset
|
33 |
10524
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
34 /* We need either _XOPEN_SOURCE or _POSIX_SOURCE to import the posix |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
35 signal symbols; might as well use _XOPEN_SOURCE. Defining _SYSV3 |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
36 ensures that we don't lose the traditional symbols as a side effect |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
37 from this or __STDC__ being defined. */ |
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
38 #define C_SWITCH_SYSTEM -D_XOPEN_SOURCE -D_SYSV3 |
7578
f5aa65299489
(EXTRA_INITIALIZE): Define here.
Richard M. Stallman <rms@gnu.org>
parents:
4433
diff
changeset
|
39 |
10524
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
40 #ifdef __GNUC__ /* Currently we use -lcposix only with gcc */ |
7578
f5aa65299489
(EXTRA_INITIALIZE): Define here.
Richard M. Stallman <rms@gnu.org>
parents:
4433
diff
changeset
|
41 /* This works around a bug in ISC 4.0 and 3.0; it fails |
8531
4ae54c3e1dc3
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Karl Heuer <kwzh@gnu.org>
parents:
7578
diff
changeset
|
42 to clear the "POSIX process" flag on an exec. |
4ae54c3e1dc3
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Karl Heuer <kwzh@gnu.org>
parents:
7578
diff
changeset
|
43 It won't be needed for 4.1. */ |
7578
f5aa65299489
(EXTRA_INITIALIZE): Define here.
Richard M. Stallman <rms@gnu.org>
parents:
4433
diff
changeset
|
44 #define EXTRA_INITIALIZE __setostype (0) |
10524
92d4e8fc0942
[__GNUC__] (POSIX_SIGNALS): #define this.
Karl Heuer <kwzh@gnu.org>
parents:
10181
diff
changeset
|
45 #endif |