log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
xemacs-beta
annotate src/s/usg5-4-2.h @ 3466:
4d52aea479a2
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
[xemacs-hg @ 2006-06-21 17:30:33 by james] Fix various problems found by static checkers. Also, but back the CURCHARSIZE macro in window.c to preserve the abstraction. <m3mzc6wh85.fsf_-_@jerrypc.cs.usu.edu>
author
james
date
Wed, 21 Jun 2006 17:30:37 +0000 (2006-06-21)
parents
ecf1ebac70d8
children
861f2601a38b
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
428
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
1
/* Synched up with: FSF 19.31. */
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
2
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
3
/* s/ file for System V release 4.2. */
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
4
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
5
#include "usg5-4.h"
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
6
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
7
/* Motif needs -lgen. */
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
8
#undef LIBS_SYSTEM
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
9
#define LIBS_SYSTEM "-lsocket -lnsl -lelf -lgen"
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
10
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
11
#define VFORK_RETURN_TYPE pid_t
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
12
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
13
/* XEmacs change: communicate to m/intel386.h */
3ecd8885ac67
Import from CVS: tag r21-2-22
cvs
parents:
diff
changeset
+
−
14
#define USG5_4_2