]> git.zarvox.org Git - crbtree.git/commit
crbtree: initialize repository
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 29 Nov 2015 12:56:45 +0000 (13:56 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 29 Nov 2015 12:56:45 +0000 (13:56 +0100)
commitafab531bb21620bfb7a12d51c92ae2b1e3f6ed10
tree543b9bebdc6bd5c4b22136034a95dd097a57d3dd
crbtree: initialize repository

New repository for a stand-alone standard ISO-C11 rb-tree implementation.
No external dependencies. Allocation scheme is in full control of the
user.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
README [new file with mode: 0644]