1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/libdm/regex
Zdenek Kabelac 303923fbf1 Use const char* const * for dm_regex_create()
Change API interface to accept even completely const array patterns.

This should present no change for libdm users and allows to pass
pattern arrays without cast to const char **.
2010-12-20 13:23:11 +00:00
..
matcher.c Use const char* const * for dm_regex_create() 2010-12-20 13:23:11 +00:00
parse_rx.c lost line 2010-11-02 20:10:35 +00:00
parse_rx.h [REGEX] reduce the number of charset nodes that are produced 2010-07-21 11:58:49 +00:00
ttree.c [REGEX] fix a long standing off-by-one error (found by valgrind-pool) 2010-08-09 10:58:27 +00:00
ttree.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-21 16:26:07 +00:00