summaryrefslogtreecommitdiff
path: root/libiou
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-09-03 15:59:53 -0700
committerVito Caputo <vcaputo@pengaru.com>2021-09-03 16:13:29 -0700
commit473f9ed67cfe73ea6ea998abc8762df3e51b54da (patch)
tree94403a2cd408e2515c9424eb75ee24f2d74a26b4 /libiou
parent2d8d2b3e71083001066483fcbb33a593b1b9e6a7 (diff)
journals: privatize everything bufs added
This turns journal_t into a member of a new private _journal_t, everything bufs-related resides in the outer _journal_t, and the public journals API only passes around the journal_t member pointer. The usual PIMPL in C paradigm; requires some container_of() hoop-jumping in the journals.c code to compute the private address from the public.
Diffstat (limited to 'libiou')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved