|
|
1.1 ! root 1: /* ! 2: * Common declarations between the diff parts. ! 3: */ ! 4: ! 5: #include <stdio.h> ! 6: ! 7: #define LSIZE BUFSIZ ! 8: #define NBIGF 25000 /* Size of large file for -d */ ! 9: ! 10: extern int bflag; ! 11: extern int eflag; ! 12: extern int sflag; ! 13: extern int rflag; ! 14: extern char *csymbol; ! 15: extern char *fn1; ! 16: extern char *fn2; ! 17: ! 18: char *alloc(); ! 19: char *calloc(); ! 20: extern int (*equal)(); ! 21: char *mktemp();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.