ack/mach/proto
George Koehler 0576641cae Reduce clang warnings from top
Also add `static` and remove `register` in mach/proto/top/top.c.  A
static function is only in one file, so its function declaration may
go in that file, instead of a header file.
2019-10-30 18:36:55 -04:00
..
as Cut down some clang warnings 2019-10-30 18:36:38 -04:00
cg ANSI C conversion 2019-05-11 01:11:54 +08:00
fp Adopt a copy of Minix 2's ed; this allows the ACK's antiquated ed scripts to 2018-06-02 18:02:51 +02:00
grind Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
libg Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
mcg When parsing constants which don't fit into an arith, handle overflow properly 2018-09-22 12:45:59 +02:00
ncg Add tests for simple and, or, and xor; drastically improve the i80 code 2019-02-08 22:38:07 +01:00
top Reduce clang warnings from top 2019-10-30 18:36:55 -04:00