cvs commit: projects/csup globtree.c globtree.h

Maxime Henrion <[email protected]> Sun, 26 Feb 2006 04:52:27 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <[email protected]>
mux         2006-02-26 04:52:27 UTC

  FreeBSD projects repository

  Added files:
    csup                 globtree.c globtree.h 
  Log:
  Add the globtree API.  It is used to construct arbitrarily complex
  boolean expressions for evaluating whether to accept or reject a
  filename, using shell-style patterns and fnmatch() or the regex(3) API.
  
  It is not yet connected to the build since it will be used by the
  upcoming code to support refuse files.
  
  Revision  Changes    Path
  1.1       +361 -0    projects/csup/globtree.c (new)
  1.1       +43 -0     projects/csup/globtree.h (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"