Add the globbing flag GLOB_PERIOD.
authorSimon Schubert <corecode@dragonflybsd.org>
Wed, 7 Dec 2005 02:28:15 +0000 (02:28 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Wed, 7 Dec 2005 02:28:15 +0000 (02:28 +0000)
commitc7c7d130509ba13a66f3270fca931814fae9e812
tree9720bcffaabd1e538bb349f0cfa5bb3d8b9dc01d
parenta7c3d9d6bfdd9ea78a9c8396feaf9c232dc72a27
Add the globbing flag GLOB_PERIOD.
This allows matching of filenames that starts with a dot.
include/glob.h
lib/libc/gen/glob.3
lib/libc/gen/glob.c