DragonFly commits List (threaded) for 2005-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/include glob.h src/lib/libc/gen glob.3 glob.c
corecode 2005/12/06 18:28:15 PST
DragonFly src repository
Modified files:
include glob.h
lib/libc/gen glob.3 glob.c
Log:
Add the globbing flag GLOB_PERIOD.
This allows matching of filenames that starts with a dot.
Revision Changes Path
1.4 +1 -0 src/include/glob.h
1.3 +4 -2 src/lib/libc/gen/glob.3
1.6 +2 -1 src/lib/libc/gen/glob.c
http://www.dragonflybsd.org/cvsweb/src/include/glob.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/glob.3.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/glob.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]