Correctly match globs that end in escaped wildcards.
authorMichael Poole <mdpoole@troilus.org>
Mon, 30 May 2005 15:11:39 +0000 (15:11 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 30 May 2005 15:11:39 +0000 (15:11 +0000)
commit463d8b682e78af5cc631a0cc06df637901c577e9
treee47bcf7ccfed6a5cde4bdff1f725bf111dd56063
parentc2050b07e7fb3bf2420fdb317ea024793666ef9c
Correctly match globs that end in escaped wildcards.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1414 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/match.c
ircd/test/Makefile.in
ircd/test/ircd_match_t.c [new file with mode: 0644]
ircd/test/test_stub.c