File: README

package info (click to toggle)
lgrind 3.67-9
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid, trixie
  • size: 636 kB
  • sloc: ansic: 2,261; makefile: 96; asm: 75; sh: 28
file content (10 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
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.