Expose pool_fetch and pool_intern.
commitdc31852b69270debd0a21e78e1f8a48506d10fb6
authorDavid Barr <david.barr@cordelta.com>
Tue, 25 May 2010 23:19:58 +0000 (26 09:19 +1000)
committerDavid Barr <david.barr@cordelta.com>
Tue, 25 May 2010 23:19:58 +0000 (26 09:19 +1000)
tree9dc716c8ece49bd10d509ad80a5043c0a81b9b55
parent7a4371dce7c42922e27f895d33a316f821925656
Expose pool_fetch and pool_intern.

pool_intern was already non-static but missing from the header.
Enhanced pool_intern and pool_tok_seq to be NULL safe.

Signed-off-by: David Barr <david.barr@cordelta.com>
string_pool.c
string_pool.h