06563b5dec
all platforms. The only exceptions (and I will not deal with them anytime soon) are on Windows: - the write functions which require the length to be an int when it's a size_t on all UNIX variants. - all iovec manipulation functions where the iov_len is again an int when it's a size_t on most of the UNIXes. As these only happens on Windows, so I think we're set for now :) This commit was SVN r12215. |
||
---|---|---|
.. | ||
base.h | ||
Makefile.am | ||
mpool_base_alloc.c | ||
mpool_base_close.c | ||
mpool_base_init.c | ||
mpool_base_lookup.c | ||
mpool_base_mem_cb.c | ||
mpool_base_mem_cb.h | ||
mpool_base_open.c | ||
mpool_base_tree.c | ||
mpool_base_tree.h |