repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
ssfmalloc
blob
ace411b08f2ca26272061b758343f574b0178a6b
1
Description:
2
Simple and straight-forward malloc implementation (front end).
3
4
Files:
5
lib/ssfmalloc.h
6
lib/ssfmalloc-bitmap.h
7
8
Depends-on:
9
flexmember
10
ffs
11
ffsll
12
lock
13
thread-optim
14
oset
15
rbtree-oset
16
17
configure.ac:
18
19
Makefile.am:
20
21
Include:
22
"ssfmalloc.h"
23
24
Link:
25
$(LIBTHREAD)
26
27
License:
28
LGPLv2+
29
30
Maintainer:
31
Bruno Haible