comparison src/s/aix3-1.h @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 0132846995bd
children 41ff10fd062f
comparison
equal deleted inserted replaced
172:a38aed19690b 173:8eaf7971accc
85 The alternative is that a lock file named 85 The alternative is that a lock file named
86 /usr/spool/mail/$USER.lock. */ 86 /usr/spool/mail/$USER.lock. */
87 87
88 /* #define MAIL_USE_FLOCK */ 88 /* #define MAIL_USE_FLOCK */
89 89
90 /* Define SHORTNAMES if the C compiler can distinguish only
91 short names. It means that the stuff in ../shortnames
92 must be run to convert the long names to short ones. */
93
94 /* #define SHORTNAMES */
95
96 /* The file containing the kernel's symbol table is called /unix. */ 90 /* The file containing the kernel's symbol table is called /unix. */
97 91
98 #define KERNEL_FILE "/unix" 92 #define KERNEL_FILE "/unix"
99 93
100 /* The symbol in the kernel where the load average is found 94 /* The symbol in the kernel where the load average is found