accre / lstore

LStore - A fault-tolerant, performant distributed data storage framework.
http://www.lstore.org
Apache License 2.0
4 stars 5 forks source link

Rename toolbox functions #87

Closed PerilousApricot closed 8 years ago

PerilousApricot commented 8 years ago

Go through and rename toolbox functions to have regular naming scheme. e.g.: tbx_stack_get_top not tbx_stack_top_get. Migrate remaining "class-like" structs to using the common interface defined in tbx/tbx_decl.h