annotate src/s/gnu-linux.h @ 11946:581775d8ec7a

Initial revision
author Geoff Voelker <voelker@cs.washington.edu>
date Fri, 26 May 1995 18:56:09 +0000
parents cb6c1026a0f7
children 173396dad212
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
1 /* This file is the configuration file for the GNU/Linux operating system.
7307
cd81dba38a49 Update copyright.
Karl Heuer <kwzh@gnu.org>
parents: 5919
diff changeset
2 Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc.
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
3
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
4 This file is part of GNU Emacs.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
5
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
6 GNU Emacs is free software; you can redistribute it and/or modify
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
7 it under the terms of the GNU General Public License as published by
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
8 the Free Software Foundation; either version 2, or (at your option)
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
9 any later version.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
10
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
11 GNU Emacs is distributed in the hope that it will be useful,
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
14 GNU General Public License for more details.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
15
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
16 You should have received a copy of the GNU General Public License
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
17 along with GNU Emacs; see the file COPYING. If not, write to
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
18 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
19
2940
3c7c3bd60e4f * s/linux.h: Remove copyright notices by Michael K. Johnson and
Jim Blandy <jimb@redhat.com>
parents: 2916
diff changeset
20 /* This file was put together by Michael K. Johnson and Rik Faith. */
3c7c3bd60e4f * s/linux.h: Remove copyright notices by Michael K. Johnson and
Jim Blandy <jimb@redhat.com>
parents: 2916
diff changeset
21
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
22
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
23 /*
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
24 * Define symbols to identify the version of Unix this is.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
25 * Define all the symbols that apply correctly.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
26 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
27
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
28 /* #define UNIPLUS */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
29 /* #define USG5 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
30 #define USG
3335
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
31 /* #define BSD */
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
32 #define LINUX
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
33
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
34 /* SYSTEM_TYPE should indicate the kind of system you are using.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
35 It sets the Lisp variable system-type. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
36
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
37 #define SYSTEM_TYPE "linux" /* All the best software is free. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
38
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
39 /* Emacs can read input using SIGIO and buffering characters itself,
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
40 or using CBREAK mode and making C-g cause SIGINT.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
41 The choice is controlled by the variable interrupt_input.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
42 Define INTERRUPT_INPUT to make interrupt_input = 1 the default (use SIGIO)
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
43
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
44 SIGIO can be used only on systems that implement it (4.2 and 4.3).
3591
507f64624555 Apply typo patches from Paul Eggert.
Jim Blandy <jimb@redhat.com>
parents: 3335
diff changeset
45 CBREAK mode has two disadvantages
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
46 1) At least in 4.2, it is impossible to handle the Meta key properly.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
47 I hear that in system V this problem does not exist.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
48 2) Control-G causes output to be discarded.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
49 I do not know whether this can be fixed in system V.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
50
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
51 Another method of doing input is planned but not implemented.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
52 It would have Emacs fork off a separate process
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
53 to read the input and send it to the true Emacs process
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
54 through a pipe.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
55 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
56
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
57 /* There have been suggestions made to add SIGIO to Linux. If this
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
58 is done, you may, at your discretion, uncomment the line below.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
59 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
60
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
61 /* #define INTERRUPT_INPUT */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
62
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
63 /* Letter to use in finding device name of first pty,
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
64 if system supports pty's. 'p' means it is /dev/ptyp0 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
65
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
66 #define FIRST_PTY_LETTER 'p'
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
67
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
68 /*
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
69 * Define HAVE_TERMIOS if the system provides POSIX-style
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
70 * functions and macros for terminal control.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
71 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
72
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
73 #define HAVE_TERMIOS
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
74
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
75 /*
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
76 * Define HAVE_PTYS if the system supports pty devices.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
77 */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
78
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
79 #define HAVE_PTYS
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
80
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
81 /* Uncomment this later when other problems are dealt with -mkj */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
82
3014
a416873d97e5 * s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.
Jim Blandy <jimb@redhat.com>
parents: 2989
diff changeset
83 #define HAVE_SOCKETS
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
84
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
85 /* Define this symbol if your system has the functions bcopy, etc. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
86
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
87 #define BSTRING
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
88
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
89 /* subprocesses should be defined if you want to
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
90 have code for asynchronous subprocesses
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
91 (as used in M-x compile and M-x shell).
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
92 This is generally OS dependent, and not supported
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
93 under most USG systems. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
94
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
95 #define subprocesses
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
96
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
97 /* define MAIL_USE_FLOCK if the mailer uses flock
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
98 to interlock access to /usr/spool/mail/$USER.
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
99 The alternative is that a lock file named
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
100 /usr/spool/mail/$USER.lock. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
101
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
102 /* Both are used in Linux by different mail programs. I assume that most
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
103 people are using newer mailers that have heard of flock. Change this
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
104 if you need to. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
105
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
106 #define MAIL_USE_FLOCK
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
107
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
108 /* Define CLASH_DETECTION if you want lock files to be written
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
109 so that Emacs can tell instantly when you try to modify
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
110 a file that someone else has modified in his Emacs. */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
111
7835
27ec793a0e99 (CLASH_DETECTION): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 7703
diff changeset
112 #define CLASH_DETECTION
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
113
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
114 /* Here, on a separate page, add any special hacks needed
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
115 to make Emacs work on this system. For example,
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
116 you might define certain system call names that don't
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
117 exist on your system, or that do different things on
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
118 your system and must be used only through an encapsulation
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
119 (Which you should place, by convention, in sysdep.c). */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
120
3335
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
121 /* On POSIX systems the system calls are interruptible by signals
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
122 that the user program has elected to catch. Thus the system call
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
123 must be retried in these cases. To handle this without massive
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
124 changes in the source code, we remap the standard system call names
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
125 to names for our own functions in sysdep.c that do the system call
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
126 with retries. */
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
127
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
128 #define read sys_read
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
129 #define write sys_write
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
130 #define open sys_open
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
131 #define close sys_close
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
132
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
133 #define INTERRUPTIBLE_OPEN
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
134 #define INTERRUPTIBLE_CLOSE
580d53a2e450 (HAVE_TCATTR): Deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3279
diff changeset
135 #define INTERRUPTIBLE_IO
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
136
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
137 /* If you mount the proc file system somewhere other than /proc
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
138 you will have to uncomment the following and make the proper
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
139 changes */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
140
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
141 /* #define LINUX_LDAV_FILE "/proc/loadavg" */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
142
8274
04eeb3ed2828 [emacs]: Include stdio.h.
Richard M. Stallman <rms@gnu.org>
parents: 7972
diff changeset
143 /* This is needed for disknew.c:update_frame */
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
144
5387
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
145 #ifdef emacs
8274
04eeb3ed2828 [emacs]: Include stdio.h.
Richard M. Stallman <rms@gnu.org>
parents: 7972
diff changeset
146 #include <stdio.h> /* Get the definition of _IO_STDIO_H. */
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
147 #if defined(_IO_STDIO_H) || defined(_STDIO_USES_IOSTREAM)
5387
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
148 /* new C libio names */
7555
85afced1519c (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
Richard M. Stallman <rms@gnu.org>
parents: 7307
diff changeset
149 #define GNU_LIBRARY_PENDING_OUTPUT_COUNT(FILE) \
5387
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
150 ((FILE)->_IO_write_ptr - (FILE)->_IO_write_base)
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
151 #else /* !_IO_STDIO_H */
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
152 /* old C++ iostream names */
7555
85afced1519c (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
Richard M. Stallman <rms@gnu.org>
parents: 7307
diff changeset
153 #define GNU_LIBRARY_PENDING_OUTPUT_COUNT(FILE) \
5387
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
154 ((FILE)->_pptr - (FILE)->_pbase)
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
155 #endif /* !_IO_STDIO_H */
f99b0175322e (PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman <rms@gnu.org>
parents: 5363
diff changeset
156 #endif /* emacs */
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
157
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
158 #ifndef __ELF__
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
159 /* Linux has crt0.o in a non-standard place */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
160 #define START_FILES pre-crt0.o /usr/lib/crt0.o
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
161 #else
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
162 #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
163 #endif
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
164
9085
c3b059b240c7 Don't include signal.h, values.h.
Richard M. Stallman <rms@gnu.org>
parents: 8892
diff changeset
165 /* As of version 1.1.51, Linux does not actually implement SIGIO. */
c3b059b240c7 Don't include signal.h, values.h.
Richard M. Stallman <rms@gnu.org>
parents: 8892
diff changeset
166 /* Here we assume that signal.h is already included. */
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
167 #ifdef emacs
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
168 #undef SIGIO
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
169 #endif
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
170
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
171 /* This is needed for sysdep.c */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
172
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
173 #define NO_SIOCTL_H /* don't have sioctl.h */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
174
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
175 #define HAVE_VFORK
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
176 #define HAVE_SYS_SIGLIST
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
177 #define HAVE_GETWD /* cure conflict with getcwd? */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
178
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
179 #define SYSV_SYSTEM_DIR /* use dirent.h */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
180
4825
d60016b1f6da Comment update reflects reality.
Brian Fox <bfox@gnu.org>
parents: 4719
diff changeset
181 #define POSIX /* affects getpagesize.h and systty.h */
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
182 #define POSIX_SIGNALS
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
183
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
184 /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
185 /* we cannot get the maximum address for brk */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
186 #define ULIMIT_BREAK_VALUE (32*1024*1024)
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
187
7972
f2c73ebe4013 (SEGMENT_MASK): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 7964
diff changeset
188 #define SEGMENT_MASK ((SEGMENT_SIZE)-1)
f2c73ebe4013 (SEGMENT_MASK): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 7964
diff changeset
189
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
190 /* Best not to include -lg, unless it is last on the command line */
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
191 #define LIBS_DEBUG
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
192 #define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
193 #ifndef __ELF__
2915
2c9dde3bd3a0 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
194 #define LIB_STANDARD -lc /* avoid -lPW */
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
195 #else
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
196 #define LIB_GCC
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
197 #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtn.o
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
198 #endif
3207
257a856de952 * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
Jim Blandy <jimb@redhat.com>
parents: 3154
diff changeset
199
7956
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
200 /* Don't use -g in test compiles in configure.
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
201 This is so we will use the same shared libs for that linking
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
202 that are used when linking temacs. */
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
203 #ifdef THIS_IS_CONFIGURE
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
204 #define C_DEBUG_SWITCH
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
205 #endif
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
206
3596
9137e78cc171 * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
Jim Blandy <jimb@redhat.com>
parents: 3591
diff changeset
207 /* Let's try this out, just in case.
9137e78cc171 * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
Jim Blandy <jimb@redhat.com>
parents: 3591
diff changeset
208 Nah. Rik Faith <faith@cs.unc.edu> says it doesn't work well. */
9137e78cc171 * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
Jim Blandy <jimb@redhat.com>
parents: 3591
diff changeset
209 /* #define SIGNALS_VIA_CHARACTERS */
3729
b9d69ed987e7 * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Jim Blandy <jimb@redhat.com>
parents: 3680
diff changeset
210
b9d69ed987e7 * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Jim Blandy <jimb@redhat.com>
parents: 3680
diff changeset
211 /* Rob Malouf <malouf@csli.stanford.edu> says:
b9d69ed987e7 * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Jim Blandy <jimb@redhat.com>
parents: 3680
diff changeset
212 SYSV IPC is standard a standard part of Linux since version 0.99pl10,
b9d69ed987e7 * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Jim Blandy <jimb@redhat.com>
parents: 3680
diff changeset
213 and is a very common addition to previous versions. */
4913
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
214
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
215 #ifdef TERM
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
216 #define LIBS_MACHINE -lclient
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
217 #define C_SWITCH_SYSTEM -D_BSD_SOURCE -I/usr/src/term
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
218 #else
4719
f250e1299a74 (LIBS_MACHINE): Make definition empty.
Richard M. Stallman <rms@gnu.org>
parents: 3824
diff changeset
219 /* alane@wozzle.linet.org says that -lipc is not a separate library,
f250e1299a74 (LIBS_MACHINE): Make definition empty.
Richard M. Stallman <rms@gnu.org>
parents: 3824
diff changeset
220 since libc-4.4.1. So -lipc was deleted. */
f250e1299a74 (LIBS_MACHINE): Make definition empty.
Richard M. Stallman <rms@gnu.org>
parents: 3824
diff changeset
221 #define LIBS_MACHINE
4913
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
222 #define C_SWITCH_SYSTEM -D_BSD_SOURCE
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
223 #endif
eb26686b99cf [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
Richard M. Stallman <rms@gnu.org>
parents: 4825
diff changeset
224
3729
b9d69ed987e7 * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Jim Blandy <jimb@redhat.com>
parents: 3680
diff changeset
225 #define HAVE_SYSVIPC
5363
d37a5b990e49 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 5071
diff changeset
226
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
227 #ifdef __ELF__
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
228 #define UNEXEC unexelf.o
11828
cb6c1026a0f7 UNEXEC_USE_MAP_PRIVATE: Define.
Karl Heuer <kwzh@gnu.org>
parents: 11826
diff changeset
229 #define UNEXEC_USE_MAP_PRIVATE
11826
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
230 #endif
6197ce4cd509 Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer <kwzh@gnu.org>
parents: 11549
diff changeset
231
8633
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
232 #ifdef LINUX_QMAGIC
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
233
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
234 #define HAVE_TEXT_START
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
235 #define UNEXEC unexsunos4.o
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
236 #define N_PAGSIZ(x) PAGE_SIZE
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
237
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
238 #else /* not LINUX_QMAGIC */
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
239
5363
d37a5b990e49 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 5071
diff changeset
240 #define A_TEXT_OFFSET(hdr) (N_MAGIC(hdr) == QMAGIC ? sizeof (struct exec) : 0)
d37a5b990e49 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 5071
diff changeset
241 #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr))
d37a5b990e49 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 5071
diff changeset
242 #define ADJUST_EXEC_HEADER \
d37a5b990e49 (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 5071
diff changeset
243 unexec_text_start = N_TXTADDR(ohdr) + A_TEXT_OFFSET(ohdr)
7632
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
244
8633
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
245 #endif /* not LINUX_QMAGIC */
ef773dd417ea Add LINUX_QMAGIC conditional.
Richard M. Stallman <rms@gnu.org>
parents: 8274
diff changeset
246
7956
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
247 #if 0
7632
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
248 /* In 19.23 and 19.24, configure sometimes fails to define these.
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
249 It has to do with the fact that configure uses CFLAGS when linking
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
250 while Makefile.in.in (erroneously) fails to do so when linking temacs. */
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
251 #ifndef HAVE_GETTIMEOFDAY
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
252 #define HAVE_GETTIMEOFDAY
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
253 #endif
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
254 #ifndef HAVE_MKDIR
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
255 #define HAVE_MKDIR
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
256 #endif
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
257 #ifndef HAVE_RMDIR
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
258 #define HAVE_RMDIR
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
259 #endif
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
260 #ifndef HAVE_XSCREENNUMBEROFSCREEN
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
261 #define HAVE_XSCREENNUMBEROFSCREEN
8abb5c77cc2a (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
Richard M. Stallman <rms@gnu.org>
parents: 7555
diff changeset
262 #endif
7703
2b7b11a5e1e6 (HAVE_XRMSETDATABASE): Define if not defined.
Richard M. Stallman <rms@gnu.org>
parents: 7632
diff changeset
263 #ifndef HAVE_XRMSETDATABASE
2b7b11a5e1e6 (HAVE_XRMSETDATABASE): Define if not defined.
Richard M. Stallman <rms@gnu.org>
parents: 7632
diff changeset
264 #define HAVE_XRMSETDATABASE
2b7b11a5e1e6 (HAVE_XRMSETDATABASE): Define if not defined.
Richard M. Stallman <rms@gnu.org>
parents: 7632
diff changeset
265 #endif
7956
eaca9ccb9f4a (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman <rms@gnu.org>
parents: 7835
diff changeset
266 #endif /* 0 */
11549
bfb9b93ee7e9 (REGEXP_IN_LIBC): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 11292
diff changeset
267
bfb9b93ee7e9 (REGEXP_IN_LIBC): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 11292
diff changeset
268 /* The regex.o routines are a part of the GNU C-library used with Linux. */
bfb9b93ee7e9 (REGEXP_IN_LIBC): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 11292
diff changeset
269 #define REGEXP_IN_LIBC