From owner-cvs-include Thu Jan 2 10:27:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA21699 for cvs-include-outgoing; Thu, 2 Jan 1997 10:27:25 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA21692; Thu, 2 Jan 1997 10:27:23 -0800 (PST) Date: Thu, 2 Jan 1997 10:27:23 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199701021827.KAA21692@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-include Subject: cvs commit: src/include fnmatch.h Sender: owner-cvs-include@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/01/02 10:27:23 Modified: include fnmatch.h Log: Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLD for better compatibility with other systems Revision Changes Path 1.6 +2 -0 src/include/fnmatch.h