Checkpoint -- still merging with Taj's version of the world.
This commit is contained in:
parent
b855148c9b
commit
c5561c23cf
37 changed files with 415 additions and 378 deletions
|
|
@ -3,10 +3,13 @@
|
|||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#undef MB_CUR_MAX
|
||||
#define MB_CUR_MAX 3
|
||||
|
||||
#define NROFF (!TROFF)
|
||||
|
||||
|
||||
/* Site dependent definitions */
|
||||
|
||||
#ifndef TMACDIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue