]> mj.ucw.cz Git - libucw.git/commit
Moved matching and splitting functions to lib/str-*.c.
authorMartin Mares <mj@ucw.cz>
Wed, 25 Jun 2008 18:42:36 +0000 (20:42 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 25 Jun 2008 18:42:36 +0000 (20:42 +0200)
commit90bcd26d254db8411ddbd079ce089e022c8fe062
treeed91a4407a3ba9121c818cc3ccdac7692cb940b0
parent0269e03b981fd0c3c29b5c78e0a2450ef66d2abe
Moved matching and splitting functions to lib/str-*.c.
lib/Makefile
lib/patimatch.c [deleted file]
lib/patmatch.c [deleted file]
lib/patmatch.h [deleted file]
lib/str-imatch.c [new file with mode: 0644]
lib/str-match.c [new file with mode: 0644]
lib/str-match.h [new file with mode: 0644]
lib/str-split.c [new file with mode: 0644]
lib/string.h
lib/wordsplit.c [deleted file]