]> pd.if.org Git - jsw/commit - jsw_hlib.c
initial commit of data structure code from jsw
authorNathan Wagner <nw@hydaspes.if.org>
Thu, 30 Apr 2015 11:10:34 +0000 (11:10 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Thu, 30 Apr 2015 11:12:11 +0000 (11:12 +0000)
commitb8dc7e923f9cf71c3c722b872494fe639ba4621f
treee139d92d2a377036884290ed5b2066da4809e5c5
initial commit of data structure code from jsw

Downloaded and unzipped from
http://www.eternallyconfuzzled.com

From that site: "All libraries are offered in the public domain"
jsw_atree.c [new file with mode: 0644]
jsw_atree.h [new file with mode: 0644]
jsw_avltree.c [new file with mode: 0644]
jsw_avltree.h [new file with mode: 0644]
jsw_hlib.c [new file with mode: 0644]
jsw_hlib.h [new file with mode: 0644]
jsw_rand.c [new file with mode: 0644]
jsw_rand.h [new file with mode: 0644]
jsw_rbtree/jsw_rbtree.c [new file with mode: 0644]
jsw_rbtree/jsw_rbtree.h [new file with mode: 0644]