ack/lang
George Koehler b00a2c906d Build fdopen(), hypot(), putenv() in libc.
These functions are in POSIX; hypot() is in C99.  Also build cabs()
because it rides with hypot(), but don't declare cabs() in any header
file, because our compiler can't parse C99 "double complex" type.

Touch build.lua so it sees that .c files moved.
2017-10-28 13:33:57 -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 Build fdopen(), hypot(), putenv() in libc. 2017-10-28 13:33:57 -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 Ansification and warning fixes. 2017-08-06 11:58:36 +02: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