]> pd.if.org Git - nbds/commit
port to Ubuntu 8.10 x86-64 w/ gcc 4.3.2
authorjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Tue, 13 Jan 2009 02:21:20 +0000 (02:21 +0000)
committerjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Tue, 13 Jan 2009 02:21:20 +0000 (02:21 +0000)
commit2b107655a1df8ae7703b44ef8cf1430a7250a5c3
treec9b841ae6855fa705c8a74e5709db30fbb1ed192
parenta1d0b3ca99552878b1becf561d8f3291992aaa67
port to Ubuntu 8.10 x86-64 w/ gcc 4.3.2
use system malloc by default until portability issues are worked out
fix unlink bug in skiplist
12 files changed:
include/common.h
include/lwt.h
include/murmur.h
makefile
map/hashtable.c
map/skiplist.c
runtime/mem.c
runtime/rcu.c
test/haz_test.c
test/map_test1.c
test/map_test2.c
test/rcu_test.c