AZ logo

CTAN directory: /support/lgrind/source

Files

Name Size* Date UTC Notes
.cvsignore 8 bytes 2001-Nov-04
Makefile 1 KiB 2001-Nov-04
README 410 bytes 2001-Nov-04 Shown below
lgrind.1 7 KiB 2001-Nov-04
lgrind.c 52 KiB 2001-Nov-04
lgrindef.5 7 KiB 2001-Nov-04
lgrindef.c 8 KiB 2001-Nov-04
lgrindef.h 315 bytes 2001-Nov-04
lgutil.c 8 KiB 2001-Nov-04
makefile.dos 1 KiB 2001-Nov-04
makefile.emx 1 KiB 2001-Nov-04
regexp.c 16 KiB 2001-Nov-04
regexp.h 385 bytes 2001-Nov-04
retest.c 1 KiB 2001-Nov-04
v2lg.c 2 KiB 2001-Nov-04

  *File sizes in kibibytes.

Contents of README

These sources should compile without any problems.

The "access" function is declared in "io.h" or "unistd.h", depending on your
system. Replace "unistd" in "lgrind.c" with "io" if necessary. If your
compiler issues only a warning for missing prototypes you can delete the
#include completely. 


The -d! option is tested and works well. It writes a patched version of the
executable, run it at your own risk.