From owner-cvs-gnu Wed Oct 23 09:53:55 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA26843 for cvs-gnu-outgoing; Wed, 23 Oct 1996 09:53:55 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA26821; Wed, 23 Oct 1996 09:53:31 -0700 (PDT) Date: Wed, 23 Oct 1996 09:53:31 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199610231653.JAA26821@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/tar Makefile tar.c fnmatch.c fnmatch.h Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/23 09:53:30 Modified: gnu/usr.bin/tar Makefile tar.c Removed: gnu/usr.bin/tar fnmatch.c fnmatch.h Log: Remove local fnmatch() copy, we now compatible with GNU fnmatch Revision Changes Path 1.8 +1 -1 src/gnu/usr.bin/tar/Makefile 1.9 +1 -1 src/gnu/usr.bin/tar/tar.c