pool: New function pool_strdup0.
authorBen Pfaff <blp@gnu.org>
Tue, 5 May 2009 14:03:02 +0000 (07:03 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:03 +0000 (21:11 -0700)
commit75a80e71a0d3a08f4bc561f16702c36d45e32c31
treefa7e2b4b8edd053345976ece01996d423a683644
parentac199d2a1084d4d508efb98103c5f76024137062
pool: New function pool_strdup0.

This function is the pool analogue of xmemdup0, except that it is only
appropriate for use with strings.
src/libpspp/pool.c
src/libpspp/pool.h