Mercurial > hg > xemacs-beta
comparison src/s/unipl5-2.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 |
comparison
equal
deleted
inserted
replaced
172:a38aed19690b | 173:8eaf7971accc |
---|---|
59 The alternative is that a lock file named | 59 The alternative is that a lock file named |
60 /usr/spool/mail/$USER.lock. */ | 60 /usr/spool/mail/$USER.lock. */ |
61 | 61 |
62 /* #define MAIL_USE_FLOCK */ | 62 /* #define MAIL_USE_FLOCK */ |
63 | 63 |
64 /* Uniplus 5.2 supports long names in C */ | |
65 | |
66 /* #define SHORTNAMES */ | |
67 | |
68 /* The file containing the kernel's symbol table is called /unix. */ | 64 /* The file containing the kernel's symbol table is called /unix. */ |
69 | 65 |
70 #define KERNEL_FILE "/unix" | 66 #define KERNEL_FILE "/unix" |
71 | 67 |
72 /* The symbol in the kernel where the load average is found | 68 /* The symbol in the kernel where the load average is found |