Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 1997 15:33:29 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen fnmatch.c
Message-ID:  <199706062233.PAA19840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1997/06/06 15:33:29 PDT

  Modified files:
    lib/libc/gen         fnmatch.c 
  Log:
  Add missing FNM_PERIOD check for '[' range
  Don't treat !^ as first characters in the range, just as negate sign
  [/] never match if FNM_PATHNAME
  
  Revision  Changes    Path
  1.13      +10 -4     src/lib/libc/gen/fnmatch.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706062233.PAA19840>