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