]> begriffs open source - libderp/commit
Handy wrappers for std lib functions
authorJoe Nelson <joe@begriffs.com>
Wed, 24 Nov 2021 19:03:38 +0000 (13:03 -0600)
committerJoe Nelson <joe@begriffs.com>
Sun, 28 Nov 2021 16:48:14 +0000 (10:48 -0600)
commit9775cc3a411bf2174fa1e19afa236f85211361bb
treedaf00ba5438ceb4c8f312f9232668a6a51b48488
parent167efbce8865700c9d95982dc1bf42c24a7df4c6
Handy wrappers for std lib functions
Makefile
build/dev/extra.mk
include/derp/common.h
src/common.c [new file with mode: 0644]
test/t_hashmap.c
test/t_list.c
test/t_treemap.c
test/t_vector.c