ack/util/led
George Koehler ca4bd38206 Delete old "assert.h" files; use libc <assert.h>.
Edit build.lua for programs losing their private assert.h, so they
depend on a list of .h files excluding assert.h.

Remove modules/src/assert; it would be a dependency of cpp.ansi but we
didn't build it, so cpp.ansi uses the libc assert.

I hope that libc <assert.h> can better report failed assertions.  Some
old "assert.h" files didn't report the expression.  Some reported a
literal "x", because traditional C expanded the macro parameter x in
"x", but ANSI C89 doesn't expand macro parameters in string literals.
2017-11-09 22:22:13 -05:00
..
ack.out.5 Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00
archive.c More ansification. 2017-08-06 15:57:49 +02:00
build.lua Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
const.h Signed vs unsigned lower halves of powerpc fixups are now handled by having two 2017-01-15 11:51:37 +01:00
debug.h Signed vs unsigned lower halves of powerpc fixups are now handled by having two 2017-01-15 11:51:37 +01:00
defs.h Header --> Id 1994-06-24 11:31:16 +00:00
error.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
extract.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
finish.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
led.6 Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
led.layout Initial revision 1987-04-16 16:04:55 +00:00
mach.h LED builds now. 2016-08-14 14:40:01 +02:00
main.c Merge from trunk. 2017-08-06 10:42:16 +02:00
memory.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
memory.h More ansification. 2017-08-06 15:57:49 +02:00
memory_layout Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
orig.h Header --> Id 1994-06-24 11:31:16 +00:00
output.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
proto.make Header --> Id 1994-06-24 11:31:16 +00:00
read.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
relocate.c Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00
save.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
scan.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
scan.h Ansification and warning fixes. 2017-08-06 11:58:36 +02:00
sym.c More ansification. 2017-08-06 15:57:49 +02:00
write.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
WRONG Adapted to current situation 1987-01-29 13:20:23 +00:00