Mercurial > hg > xemacs-beta
comparison src/s/bsd4-2.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 2d532a89d707 |
children |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
68 /* The symbol in the kernel where the load average is found | 68 /* The symbol in the kernel where the load average is found |
69 is named _avenrun. */ | 69 is named _avenrun. */ |
70 | 70 |
71 #define LDAV_SYMBOL "_avenrun" | 71 #define LDAV_SYMBOL "_avenrun" |
72 | 72 |
73 /* Send signals to subprocesses by "typing" special chars at them. */ | |
74 | |
75 /* #define SIGNALS_VIA_CHARACTERS */ /* mrb */ | |
76 | |
77 /* Formerly "BSD_PGRPS" */ | 73 /* Formerly "BSD_PGRPS" */ |
78 | 74 |
79 #define SIGIO_REQUIRES_SEPARATE_PROCESS_GROUP | 75 #define SIGIO_REQUIRES_SEPARATE_PROCESS_GROUP |