(file) Return to cmpbuf.h CVS log (file) (dir) Up to [XFree86 CVS] / cvs / diff

File: [XFree86 CVS] / cvs / diff / cmpbuf.h (download)
Revision: 1.1.1.1 (vendor branch), Fri Aug 4 21:11:06 2000 UTC (12 years, 9 months ago) by dawes
Branch: MAIN, CVS
CVS Tags: xf-9, xf-8, xf-7a, xf-7, xf-6, xf-17, xf-16, xf-14, xf-13, xf-12, xf-11, HEAD, CVS_1_10_7, CVS-FreeBSD-branch, CVS-FreeBSD-bp, CVS-FreeBSD-20030430, CVS-FreeBSD-20000804, CVS-1_11_9, CVS-1_11_8, CVS-1_11_7, CVS-1_11_6, CVS-1_11_5, CVS-1_11_4, CVS-1_11_3, CVS-1_11_2, CVS-1_11_1p1, CVS-1_11_13, CVS-1_11_12, CVS-1_11_11, CVS-1_11_10, CVS-1_11
Changes since 1.1: +0 -0 lines
CVS 1.10.7

/* Buffer primitives for comparison operations.
   Copyright (C) 1993 Free Software Foundation, Inc.

This file is part of GNU DIFF.

GNU DIFF is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

GNU DIFF is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

*/

size_t buffer_lcm PARAMS((size_t, size_t));

Powered by
ViewCVS 0.9.2