Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-02-18 | * maint.c: Fix dereference of pointer. | Dawn Perchik | 1 | -3/+4 | |
* remote-sim.c: Fix reference of structure member "last_error". * debugify.c: Include config.h to get ANSI definitions. | |||||
1997-02-13 | * debugify.c, debugify.h: Make safe for non-ansi compilers. | Dawn Perchik | 1 | -8/+17 | |
1997-02-12 | * debugify.c, debugify.h: Fix for general gnu use. Remove C++ | Dawn Perchik | 1 | -35/+68 | |
comment, add PARAMS, add license info and fix indentation. | |||||
1997-02-12 | * debugify.c, debugify.h: New files. Provide common macros | Dawn Perchik | 1 | -0/+66 | |
for writing debug info to a log file or stdio. |