]> code.citadel.org Git - citadel.git/commit
* Replaced bmstrcasestr() with a more generic function, bmstrstr(), which
authorArt Cancro <ajc@citadel.org>
Wed, 12 Nov 2003 04:28:22 +0000 (04:28 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 12 Nov 2003 04:28:22 +0000 (04:28 +0000)
commitbd0968c28d60d0f1b3d03ca0ea8130b8bac85578
treec854e59f4fc5bf15e5f6a457bb50efbbf54b406b
parent1f7642c4ef2cd2f6532451f6bfea2a60c77091d1
* Replaced bmstrcasestr() with a more generic function, bmstrstr(), which
  can be supplied with *any* strncmp()-compatible compare function.
citadel/ChangeLog
citadel/imap_search.c
citadel/tools.c
citadel/tools.h