File:  [MW Coherent from dump] / coherent / d / bin / diff / diff.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 1 month ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/*
 * Common declarations between the diff parts.
 */

#include <stdio.h>

#define	LSIZE	BUFSIZ
#define	NBIGF	25000		/* Size of large file for -d */

extern	int	bflag;
extern	int	eflag;
extern	int	sflag;
extern	int	rflag;
extern	char	*csymbol;
extern	char	*fn1;
extern	char	*fn2;

char	*alloc();
char	*calloc();
extern	int	(*equal)();
char	*mktemp();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.