]> git.mdlowis.com Git - projs/alib.git/commit
added headers for reference counting and arena memory management master
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 29 Jun 2018 17:49:31 +0000 (13:49 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 29 Jun 2018 17:49:31 +0000 (13:49 -0400)
commit91d827d7f976c9e12a382bba995ce2d8f2aa65c7
treed2cd752dc8f97efc749cca8d1a5d647dc8d410ad
parent7405f86c0d210f85e97fae68130623afd8ac3189
added headers for reference counting and arena memory management
src/arena.h [new file with mode: 0644]
src/ref.h [new file with mode: 0644]