Index of /archives/text/CTAN/support/lgrind/source
Name Last modified Size Description
Parent Directory -
lgrind.c 2001-11-04 20:24 52K
regexp.c 2001-11-04 20:24 16K
lgrindef.c 2001-11-04 20:24 8.3K
lgutil.c 2001-11-04 20:24 8.2K
lgrind.1 2001-11-04 20:24 7.1K
lgrindef.5 2001-11-04 20:24 6.6K
v2lg.c 2001-11-04 20:24 1.8K
makefile.emx 2001-11-04 20:24 1.5K
retest.c 2001-11-04 20:24 1.2K
makefile.dos 2001-11-04 20:24 1.0K
Makefile 2001-11-04 20:24 933
README 2001-11-04 20:24 410
regexp.h 2001-11-04 20:24 385
lgrindef.h 2001-11-04 20:24 315
.cvsignore 2001-11-04 20:24 8
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.