iconv-h: Fix module description.
[gnulib.git] / modules / ssfmalloc
blobace411b08f2ca26272061b758343f574b0178a6b
1 Description:
2 Simple and straight-forward malloc implementation (front end).
4 Files:
5 lib/ssfmalloc.h
6 lib/ssfmalloc-bitmap.h
8 Depends-on:
9 flexmember
10 ffs
11 ffsll
12 lock
13 thread-optim
14 oset
15 rbtree-oset
17 configure.ac:
19 Makefile.am:
21 Include:
22 "ssfmalloc.h"
24 Link:
25 $(LIBTHREAD)
27 License:
28 LGPLv2+
30 Maintainer:
31 Bruno Haible