annotate src/s/esix5r4.h @ 1803:5752a95053f2

* xterm.c (x_window_to_scrollbar): Search frames' condemned_scrollbars list as well; input might arrive during redisplay. (x_scrollbar_report_motion): Don't forget to BLOCK_INPUT. (XTjudge_scrollbars): Clear the condemned scrollbar list before traversing it, so we don't try to process an event on a scrollbar we've killed.
author Jim Blandy <jimb@redhat.com>
date Sat, 16 Jan 1993 05:58:15 +0000
parents 4fa17744d7ee
children c1ddce9c1e2c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1101
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* Definitions for ESIX System V 4.0.4, a variant of V.4 for the 386. */
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "usg5-4.h"
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #define LIB_X11_LIB -lsocket -lc -lX11
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #undef LIB_STANDARD
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7 #define LIB_STANDARD -lnsl -lns -lelf /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
9 /* Resolve BSD string functions in X Window library from libucb.a. */
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
10 #define BSTRING
1428
4fa17744d7ee (BROKEN_FIONREAD): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 1101
diff changeset
11
4fa17744d7ee (BROKEN_FIONREAD): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 1101
diff changeset
12 /* kelsey@mdd.comm.mot.com says this makes X windows work. */
4fa17744d7ee (BROKEN_FIONREAD): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 1101
diff changeset
13 #define BROKEN_FIONREAD