Mercurial > emacs
annotate src/s/isc2-2.h @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613
Add PentiumII (i786). Add '7' to all i[3456] entries.
Add AMD and Cyrix names for P5 and P6.
author | Richard Kenner <kenner@gnu.org> |
---|---|
date | Fri, 13 Feb 1998 12:16:46 +0000 |
parents | b5239b500b27 |
children | 695cf19ef79e |
rev | line source |
---|---|
456 | 1 /* system description file for Interactive (ISC) Unix version 2.2 on |
2 the 386. */ | |
3 | |
4 #include "usg5-3.h" | |
5 | |
13029
a47af2f30446
(BROKEN_SELECT_NON_X): Define this instead of turning
Karl Heuer <kwzh@gnu.org>
parents:
9911
diff
changeset
|
6 /* select (in -linet) works okay on X ptys, but not on the serial port. |
a47af2f30446
(BROKEN_SELECT_NON_X): Define this instead of turning
Karl Heuer <kwzh@gnu.org>
parents:
9911
diff
changeset
|
7 karl@cs.umb.edu says that with that select call, subprocesses made by |
a47af2f30446
(BROKEN_SELECT_NON_X): Define this instead of turning
Karl Heuer <kwzh@gnu.org>
parents:
9911
diff
changeset
|
8 (e.g.) M-x grep don't exit cleanly, they just hang. Similar problems |
a47af2f30446
(BROKEN_SELECT_NON_X): Define this instead of turning
Karl Heuer <kwzh@gnu.org>
parents:
9911
diff
changeset
|
9 have been observed in ISC 3.0. */ |
a47af2f30446
(BROKEN_SELECT_NON_X): Define this instead of turning
Karl Heuer <kwzh@gnu.org>
parents:
9911
diff
changeset
|
10 #define BROKEN_SELECT_NON_X |
2002 | 11 |
14442
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
12 /* karl@cs.umb.edu says that ISC's socket support (in -linet) isn't |
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
13 what Emacs needs; it makes interrupt-shell-subjob and the like do |
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
14 nothing. But that appears to have been another manifestation of |
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
15 the broken select, so it should now be safe to define this again. */ |
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
16 #define HAVE_SOCKETS |
2002 | 17 |
14442
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
18 #define NO_SOCKETS_IN_FILE_SYSTEM |
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
19 #define NEED_NET_ERRNO_H |
2002 | 20 |
21 /* This keeps the .cdbx section that gcc puts out when generating | |
4779
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
22 stabs-in-coff output, so Emacs can be debugged. --karl@cs.umb.edu. */ |
2002 | 23 #define USG_SHARED_LIBRARIES |
24 | |
25 /* We can support lock files. */ | |
26 #define CLASH_DETECTION | |
27 #define NO_FCHMOD | |
28 | |
456 | 29 #define HAVE_PTYS |
30 #define MAXNAMLEN 512 | |
31 #define O_NDELAY O_NONBLOCK | |
32 #define MEMORY_IN_STRING_H | |
2002 | 33 |
4779
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
34 /* Tell gmalloc.c that we don't have memmove (system include files to the |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
35 contrary!). */ |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
36 #define MEMMOVE_MISSING |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
37 |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
38 /* Send a signal to a subprocess by "typing" a signal character. */ |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
39 #define SIGNALS_VIA_CHARACTERS |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
40 |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
41 /* -lPW is only needed if not using Gcc. We used to include -lcposix here |
9911 | 42 for the rename function, but some people say ISC's rename doesn't |
4779
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
43 work correctly with Emacs so we use Emacs' emulation instead. */ |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
44 #if defined (__GNUC__) |
13464
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
45 # define LIB_STANDARD_1 -lcposix |
4779
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
46 #else /* !__GNUC__ */ |
13464
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
47 # define LIB_STANDARD_1 -lPW |
4779
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
48 #endif /* !__GNUC__ */ |
2002 | 49 |
13464
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
50 /* LIB_STANDARD_1 is used both here and in LIBS_SYSTEM |
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
51 (the latter for the sake of configure). */ |
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
52 #define LIB_STANDARD LIB_STANDARD_1 -lc |
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
53 |
2002 | 54 #define NO_X_DESTROY_DATABASE |
524 | 55 |
13464
65d38521e620
(LIB_STANDARD_1): New macro.
Richard M. Stallman <rms@gnu.org>
parents:
13029
diff
changeset
|
56 /* -linet may be needed to avoid undefined symbols such as gethostname, |
14442
b5239b500b27
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
Karl Heuer <kwzh@gnu.org>
parents:
13528
diff
changeset
|
57 inet_addr, gethostbyname, socket, connect, ... */ |
13528
628ea901db49
(LIBS_SYSTEM): Fix typo in prev change.
Richard M. Stallman <rms@gnu.org>
parents:
13464
diff
changeset
|
58 #define LIBS_SYSTEM -linet LIB_STANDARD_1 |
524 | 59 |
60 /* This system has job control. */ | |
61 #undef NOMULTIPLEJOBS | |
2002 | 62 |
63 /* Inhibit asm code in netinet/in.h. Strictly speaking, only necessary | |
64 when -traditional is being used, but it doesn't hurt to | |
65 unconditionally define this. */ | |
66 #define NO_ASM | |
67 | |
4779
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
68 /* -traditional is not necessary if the system header files are fixed to |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
69 define getc and putc in the absence of _POSIX_SOURCE. GCC's from 2.4.4 |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
70 on do this. */ |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
71 #if !defined (__GNUC__) || __GNUC__ < 2 |
611531d01474
* Added fixes from Karl Berry for ISC-2.2.
Brian Fox <bfox@gnu.org>
parents:
3824
diff
changeset
|
72 # define C_SWITCH_SYSTEM -traditional |
2002 | 73 #endif |
74 | |
75 /* Some versions of ISC are said to define S_IFLNK even tho | |
76 they don't really support symlinks. */ | |
77 #undef S_IFLNK |