Index of /archives/text/CTAN/support/lgrind/source

Icon  Name                                Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] .cvsignore 2001-11-04 20:24 8 [TXT] Makefile 2001-11-04 20:24 933 [TXT] README 2001-11-04 20:24 410 [TXT] lgrind.1 2001-11-04 20:24 7.1K [TXT] lgrind.c 2001-11-04 20:24 52K [TXT] lgrindef.5 2001-11-04 20:24 6.6K [TXT] lgrindef.c 2001-11-04 20:24 8.3K [TXT] lgrindef.h 2001-11-04 20:24 315 [TXT] lgutil.c 2001-11-04 20:24 8.2K [TXT] makefile.dos 2001-11-04 20:24 1.0K [TXT] makefile.emx 2001-11-04 20:24 1.5K [TXT] regexp.c 2001-11-04 20:24 16K [TXT] regexp.h 2001-11-04 20:24 385 [TXT] retest.c 2001-11-04 20:24 1.2K [TXT] 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.