]> git.mdlowis.com Git - projs/libcds.git/commit
Convert circular buffer over to using opaque pointers
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 30 Jul 2014 20:12:33 +0000 (16:12 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 30 Jul 2014 20:12:33 +0000 (16:12 -0400)
commit475fc628f4885c342934fbaaeab653435a1379da
tree226a647c4687077c45b8747e52332a644b937ac1
parent3b84e2fac325043e212c74e83c4f03a448163c07
Convert circular buffer over to using opaque pointers
source/buffer/buf.c
source/buffer/buf.h
tests/test_buf.c