ack/lang/pc
George Koehler 87a2315037 strcmp, strncmp are in <string.h>
*Important:*  Do `make clean` to work around a problem and prevent
infinite rebuilds, https://github.com/davidgiven/ack/issues/68

I edit tokens.g in util/LLgen/src, so I regenerate tokens.c.  The
regeneration script bootstrap.sh can't find LLgen, but I can run the
same command by typing the path to llgen.
2017-11-14 17:35:35 -05:00
..
comp strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
libpc Clean up how the language libraries refer to plat headers; they should be using 2016-12-05 21:05:24 +01:00
test Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00