summaryrefslogtreecommitdiff
path: root/src/globbing_test.c
Commit message (Expand)AuthorAge
* * lib/util.c (init_locale): Avoid warnings if configured withColin Watson2010-11-17
* * lib/util.c (init_locale): New function.Colin Watson2010-10-12
* * lib/debug.c (init_debug): New function: check for MAN_DEBUG=1 inColin Watson2009-12-15
* Add regular expression and shell wildcard search facilities to manColin Watson2008-12-25
* * src/accessdb.c (main), src/catman.c (main), src/globbing_test.cColin Watson2008-08-17
* * src/accessdb.c (main), src/catman.c (main), src/globbing_test.cColin Watson2008-01-02
* * src/accessdb.c (args_doc), src/catman.c (args_doc),Colin Watson2007-12-13
* merge from trunkColin Watson2007-11-24
|\
| * * src/accessdb.c (main), src/globbing_test.c (main),Colin Watson2007-11-12
* | convert argument processing to argpColin Watson2007-11-24
|/
* explicitly import gnulib dirname module; use base_name and dir_name throughoutColin Watson2007-10-15
* remove attempts at K&R compatibility; such systems are no longer supported by...Colin Watson2007-10-15
* ensure we use the system fnmatch/getopt/glob if availableColin Watson2007-10-14
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* split out globbing program wrapper so that it doesn't need to be built separa...Colin Watson2007-10-11