From owner-cvs-lib Wed Oct 30 20:58:50 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA26141 for cvs-lib-outgoing; Wed, 30 Oct 1996 20:58:50 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA26078; Wed, 30 Oct 1996 20:55:52 -0800 (PST) Date: Wed, 30 Oct 1996 20:55:52 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199610310455.UAA26078@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libcompat/regexp regexp.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/30 20:55:51 Modified: lib/libcompat/regexp regexp.c Log: Replace collate_range_cmp call with its code Revision Changes Path 1.5 +18 -1 src/lib/libcompat/regexp/regexp.c