summaryrefslogtreecommitdiffstats
path: root/libdm/regex/ttree.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: add __attribute__ ((nonnull(1)))Zdenek Kabelac2012-08-231-0/+1
* [REGEX] fix a long standing off-by-one error (found by valgrind-pool)Joe Thornber2010-08-091-3/+3
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-031-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-211-2/+2
* Add regex functions to library.Alasdair Kergon2007-04-271-0/+117