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