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