Mercurial > emacs
annotate src/s/sunos4-0.h @ 80720:9cdccb5e49a8
Backport trivial fixes from the trunk.
* desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
* play/solitaire.el (solitaire-solve): Err out if the solitaire
is already in progress.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 12 Aug 2008 22:23:30 +0000 |
parents | 68df465b9550 |
children |
rev | line source |
---|---|
75945 | 1 /* Definitions file for GNU Emacs running on sunos 4.0. |
75943
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
2 |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
3 Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006, |
79756 | 4 2007, 2008 Free Software Foundation, Inc. |
75943
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
5 |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
6 This file is part of GNU Emacs. |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
7 |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
8 GNU Emacs is free software; you can redistribute it and/or modify |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
9 it under the terms of the GNU General Public License as published by |
78259
f06998349cfc
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
75945
diff
changeset
|
10 the Free Software Foundation; either version 3, or (at your option) |
75943
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
11 any later version. |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
12 |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
13 GNU Emacs is distributed in the hope that it will be useful, |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
14 but WITHOUT ANY WARRANTY; without even the implied warranty of |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
16 GNU General Public License for more details. |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
17 |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
18 You should have received a copy of the GNU General Public License |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
19 along with GNU Emacs; see the file COPYING. If not, write to |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
20 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
21 Boston, MA 02110-1301, USA. */ |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
22 |
bbb115bb1b44
Add copyright and license notice. Copyright years copied from base
Glenn Morris <rgm@gnu.org>
parents:
52401
diff
changeset
|
23 |
457 | 24 #include "bsd4-2.h" |
25 | |
8757 | 26 #ifndef SUNOS4 |
27 #define SUNOS4 | |
28 #endif | |
29 | |
457 | 30 #if 0 /* This may have been needed for an earlier version of Sun OS 4. |
31 It seems to cause warnings in 4.0.3 and 4.1. */ | |
32 #define O_NDELAY FNDELAY /* Non-blocking I/O (4.2 style) */ | |
33 #endif | |
34 | |
7140
c2e4cc470ade
(LD_SWITCH_SYSTEM): Undo previous change.
Richard M. Stallman <rms@gnu.org>
parents:
6820
diff
changeset
|
35 /* We use the Sun syntax -Bstatic unconditionally, because even when we |
c2e4cc470ade
(LD_SWITCH_SYSTEM): Undo previous change.
Richard M. Stallman <rms@gnu.org>
parents:
6820
diff
changeset
|
36 use GCC, these are passed through to the linker, not handled by GCC |
c2e4cc470ade
(LD_SWITCH_SYSTEM): Undo previous change.
Richard M. Stallman <rms@gnu.org>
parents:
6820
diff
changeset
|
37 directly. */ |
18569
b751e29103f4
(LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
Richard M. Stallman <rms@gnu.org>
parents:
8757
diff
changeset
|
38 #define LD_SWITCH_SYSTEM -Bstatic |
b751e29103f4
(LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
Richard M. Stallman <rms@gnu.org>
parents:
8757
diff
changeset
|
39 |
b751e29103f4
(LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
Richard M. Stallman <rms@gnu.org>
parents:
8757
diff
changeset
|
40 /* We use this for linking temacs, but not for other programs |
b751e29103f4
(LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
Richard M. Stallman <rms@gnu.org>
parents:
8757
diff
changeset
|
41 or for tests in configure. */ |
b751e29103f4
(LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.
Richard M. Stallman <rms@gnu.org>
parents:
8757
diff
changeset
|
42 #define LD_SWITCH_SYSTEM_TEMACS -e __start |
457 | 43 |
44 /* In SunOS 4.1, a static function called by tzsetwall reportedly | |
45 clears the byte just past an eight byte region it mallocs, corrupting | |
46 GNU malloc's memory pool. But Sun's malloc doesn't seem to mind. */ | |
47 | |
48 #define SYSTEM_MALLOC | |
5681
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
49 |
26528
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
50 /* SunOS 4.x cc <stdlib.h> declares abort and free to return int. */ |
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
51 |
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
52 #ifndef __STDC__ |
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
53 #define ABORT_RETURN_TYPE int |
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
54 #define FREE_RETURN_TYPE int |
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
55 #endif |
6b226f263365
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert <eggert@twinsun.com>
parents:
18569
diff
changeset
|
56 |
5681
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
57 #ifdef __GNUC__ |
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
58 /* We must define mkdir with this arg prototype |
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
59 to match GCC's fixed stat.h. */ |
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
60 #define MKDIR_PROTOTYPE \ |
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
61 int mkdir (const char *dpath, unsigned short dmode) |
4524a1b19b67
[__GNUC__] (MKDIR_PROTOTYPE): Defined.
Richard M. Stallman <rms@gnu.org>
parents:
457
diff
changeset
|
62 #endif /* __GNUC__ */ |
30426
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
63 |
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
64 /* Must use the system's termcap, if we use any termcap. |
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
65 It does special things. */ |
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
66 |
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
67 #ifndef TERMINFO |
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
68 #define LIBS_TERMCAP -ltermcap |
8674e7d48c7a
(LIBS_TERMCAP): Move from m/sparc.h.
Dave Love <fx@gnu.org>
parents:
26528
diff
changeset
|
69 #endif |
49356
fbabb532002e
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
Dave Love <fx@gnu.org>
parents:
30426
diff
changeset
|
70 |
fbabb532002e
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
Dave Love <fx@gnu.org>
parents:
30426
diff
changeset
|
71 #define GC_SETJMP_WORKS 1 |
fbabb532002e
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
Dave Love <fx@gnu.org>
parents:
30426
diff
changeset
|
72 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
52401 | 73 |
74 /* arch-tag: 362f3bfc-810d-4f6e-9b83-5a32f8f1a926 | |
75 (do not change this comment) */ |