ack/lang/cem
George Koehler 0a2dfd650d Delete malloc.h and tgmath.h from libc.
This malloc.h might get confused with the private malloc.h in our
libc.  C programs should #include <stdlib.h> for malloc().

This tgmath.h has no useful content, and never worked because
complex.h is missing.

Touch build.lua (by deleting some whitespace) so the *.h globs see
the deletions.
2017-10-28 14:24:35 -04:00
..
cemcom Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
cemcom.ansi Fix a whole lot more stray prototypes. 2016-11-24 21:47:40 +01:00
cpp.ansi Fix a whole lot more stray prototypes. 2016-11-24 21:47:40 +01:00
ctest Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
libcc Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
libcc.ansi Delete malloc.h and tgmath.h from libc. 2017-10-28 14:24:35 -04:00
lint Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00