annotate src/s/osf1.h @ 11360:9a4d9102876b

Don't include alloca.h, string.h here. (malloc. realloc, xmalloc, xrealloc): Declarations moved to m/alpha.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 10 Apr 1995 18:11:07 +0000
parents 34246eb34e98
children 8406623b45c4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3055
6e19d9e130c0 Changes for OSF/1:
Jim Blandy <jimb@redhat.com>
parents: 1113
diff changeset
1 #include "bsd4-3.h"
1113
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
3 /* Identify OSF1 for the m- files. */
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
4
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
5 #define OSF1
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
6
3591
507f64624555 Apply typo patches from Paul Eggert.
Jim Blandy <jimb@redhat.com>
parents: 3055
diff changeset
7 /* Define _BSD to tell the include files we're running under
1113
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
8 the BSD universe and not the SYSV universe. */
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
9
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
10 #define C_SWITCH_SYSTEM -D_BSD
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
11 #define LIBS_SYSTEM -lbsd
8814
4f3260a22bc8 [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
Richard M. Stallman <rms@gnu.org>
parents: 3591
diff changeset
12
9739
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
13 #define read sys_read
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
14 #define write sys_write
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
15 #define open sys_open
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
16 #define close sys_close
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
17
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
18 #define INTERRUPTIBLE_OPEN
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
19 #define INTERRUPTIBLE_CLOSE
55b869b080a6 (LD_SWITCH_SYSTEM): Definitions deleted.
Richard M. Stallman <rms@gnu.org>
parents: 8927
diff changeset
20 #define INTERRUPTIBLE_IO
1113
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
21
0ffcf74fb8ad entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
22 #define SYSV_SYSTEM_DIR