Added silc_subst, regex matching and substitution with the
authorPekka Riikonen <priikone@silcnet.org>
Sun, 13 Jan 2008 15:24:26 +0000 (15:24 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 13 Jan 2008 15:24:26 +0000 (15:24 +0000)
commit10c399ae1a586f5c82b96da137bd88f8e015b659
tree4a9cbffda72d73dd176c98eaf5a447c4b8967e8c
parentc100f729a4713e3960a49e6c3ef9c321246b3247
Added silc_subst, regex matching and substitution with the
familiar Sed syntax.
lib/silcutil/silcerrno.c
lib/silcutil/silcerrno.h
lib/silcutil/silcregex.c
lib/silcutil/silcregex.h
lib/silcutil/tests/test_silcbuffmt.c
lib/silcutil/tests/test_silcregex.c