commit cee96d6b9c9eb4d51e47e9933a009b92c0ed2307 Author: mattconte Date: Tue May 26 11:31:33 2015 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1637ce6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# tlsf +Two-Level Segregated Fit memory allocator implementation.