OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Oct 01 2008 - 18:04:13 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2008/10/01 17:04:13

Modified files:
        lib/libc/gen : fnmatch.c glob.c
Added files:
        lib/libc/gen : charclass.h

Log message:
POSIX character class support for fnmatch(3) and glob(3). OK deraadt