
RCS file: RCS/buffer_checker.c,v
Working file: buffer_checker.c
head: 1.2
branch:
locks: strict
	maoyam: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;	selected revisions: 2
description:
A buffer field checker using regex(3) in C
----------------------------
revision 1.2	locked by: maoyam;
date: 2004/10/26 15:56:26;  author: maoyam;  state: Exp;  lines: +207 -206
BUG-FIX: finish_buffer_checker(): loop iteration.
----------------------------
revision 1.1
date: 2004/10/25 17:04:49;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/buffer_checker.h,v
Working file: buffer_checker.h
head: 1.2
branch:
locks: strict
	maoyam: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;	selected revisions: 2
description:
Definitions for buffer_checker.c (using regex(3))
----------------------------
revision 1.2	locked by: maoyam;
date: 2004/10/26 15:57:04;  author: maoyam;  state: Exp;  lines: +142 -133
BUG-FIX: finish_buffer_checker(): loop iteratins
itelations
----------------------------
revision 1.1
date: 2004/10/25 17:05:31;  author: maoyam;  state: Exp;
Initial revision
=============================================================================

RCS file: RCS/test.c,v
Working file: test.c
head: 1.2
branch:
locks: strict
	maoyam: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;	selected revisions: 2
description:
A test program for buffer_checker.c
----------------------------
revision 1.2	locked by: maoyam;
date: 2004/10/26 15:57:47;  author: maoyam;  state: Exp;  lines: +320 -182
ADDED: Japanese (EUC) field to Buffer_t, and test it.
----------------------------
revision 1.1
date: 2004/10/25 17:05:15;  author: maoyam;  state: Exp;
Initial revision
=============================================================================
