ack/lang
George Koehler 649410bb27 Always use unsigned long.
Traditional C compilers had long but not unsigned long.  I now assume
that everyone can compile unsigned long.  Remove macro UNSIGNED_ARITH
and act like it is always defined.  The type `unsigned arith` works
because arith is a macro for long.
2017-10-28 17:56:20 -04:00
..
a68s Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
b Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
basic Merge from trunk. 2017-08-06 10:42:16 +02:00
cem Don't check ferror(fp) when reading fp. 2017-10-28 16:20:48 -04:00
fortran Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
m2 Always use unsigned long. 2017-10-28 17:56:20 -04:00
occam Don't define functions called itoa(), because this causes problems on platforms 2017-07-23 21:19:07 +02:00
pc Attempt to correct file system case sensitivity. 2017-08-06 11:15:53 +02:00
build.lua We can build our first C file. 2016-08-07 21:56:53 +02:00