]> git.mdlowis.com Git - projs/libcds.git/commit
fixing up list_insert_after; handle NULL for node as pushing to front, fix comments...
authora bellenir <a@bellenir.com>
Thu, 31 Jul 2014 23:53:38 +0000 (23:53 +0000)
committera bellenir <a@bellenir.com>
Thu, 31 Jul 2014 23:53:38 +0000 (23:53 +0000)
commitb4d6106ef1c4822b344f38cc152a3f00d72a138b
treec456de0dc96fad6487f3a8c20925b900812321b3
parent8a4c8b9e4772d84f6b73f8abdb67753bf804bbaf
fixing up list_insert_after; handle NULL for node as pushing to front, fix comments in list.h, add tests
source/list/list.c
source/list/list.h
tests/test_list.c