ack/util/ego/share
George Koehler a7bb4ec4b1 Fixes for compiling ego with -DTRACE
- In share/debug.c, undo my mistake in commit 9037d13 by changing
   vfprintf back to fprintf in OUTTRACE.

 - In ud/ud.c, move the trace output from stdout to stderr, because
   stdout has ego's output file, which becomes opt2's input file.  If
   trace output goes to stdout, it gets prepended to the output file,
   and opt2 errors with "wrong input file".

I also edit both build.lua files so ego depends on its header files;
this part isn't needed for -DTRACE.

One can now use -DTRACE by adding it to the cflags in both build.lua
files.
2018-03-01 13:19:38 -05:00
..
alloc.c Use size_t and void with memory allocation in ego. 2017-11-14 20:35:18 -05:00
alloc.h Use size_t and void with memory allocation in ego. 2017-11-14 20:35:18 -05:00
aux.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
aux.h Use prototypes in ego/cs, ego/sp. 2018-02-05 16:09:30 -05:00
build.lua Fixes for compiling ego with -DTRACE 2018-03-01 13:19:38 -05:00
cldefs.src Entry for LOI changed from CLASS1 to CLASS12. 1985-01-30 14:49:03 +00:00
cset.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
cset.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
debug.c Fixes for compiling ego with -DTRACE 2018-03-01 13:19:38 -05:00
debug.h Switch ego to libc <assert.h> 2017-11-15 19:48:53 -05:00
def.h Header --> Id 1994-06-24 11:31:16 +00:00
files.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
files.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
get.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
get.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
global.c Header --> Id 1994-06-24 11:31:16 +00:00
global.h Use prototypes in ego/cs, ego/sp. 2018-02-05 16:09:30 -05:00
go.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
go.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
init_glob.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
init_glob.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
locals.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
locals.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
lset.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
lset.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
makecldef.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
Makefile Added Makefile to do a 'make distr' 1991-09-10 09:55:38 +00:00
map.c Header --> Id 1994-06-24 11:31:16 +00:00
map.h Header --> Id 1994-06-24 11:31:16 +00:00
parser.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
parser.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
pop_push.awk Renamed 'switch' variable to avoid conflict with a keyword in modern awks. 2010-08-01 10:35:04 +00:00
put.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
put.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
show.c Fix: wrong offsets for locals when < -32768, installation error for 'show' 1995-11-08 11:09:14 +00:00
stack_chg.c Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
stack_chg.h Add prototypes, void in util/ego/share 2017-11-15 17:19:56 -05:00
types.h Header --> Id 1994-06-24 11:31:16 +00:00