From owner-cvs-bin Wed Oct 30 23:23:02 1996 Return-Path: owner-cvs-bin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA05707 for cvs-bin-outgoing; Wed, 30 Oct 1996 23:23:02 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA05681; Wed, 30 Oct 1996 23:22:50 -0800 (PST) Date: Wed, 30 Oct 1996 23:22:50 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199610310722.XAA05681@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/csh glob.c Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/30 23:22:50 Modified: bin/csh glob.c Log: Replace collate_range_cmp call with its code Revision Changes Path 1.6 +19 -2 src/bin/csh/glob.c