]> pd.if.org Git - nbds/commit
introduce some more typedefs and conversion functions to improve portability
authorjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Tue, 16 Dec 2008 06:30:37 +0000 (06:30 +0000)
committerjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Tue, 16 Dec 2008 06:30:37 +0000 (06:30 +0000)
commit4ae7c1069667d8f067258d89676126f9b44226d6
treefbf74bd2159299f4c1be463aad3d2e7b4183f7a4
parent8c48c212e119ba28b0666c9ec3faa97cbd11ca7a
introduce some more typedefs and conversion functions to improve portability
include/common.h
include/hashtable.h
include/list.h
include/skiplist.h
makefile
map/hashtable.c
map/list.c
map/skiplist.c
test/map_test1.c
test/map_test2.c
txn/txn.c