History log of /fuchsia/zircon/system/ulib/kvstore/kvstore-test.c
Revision Date Author Comments
# 4b8cd81d 18-May-2018 Roland McGrath <mcgrathr@google.com>

[ulib][kvstore] Fix buffer overruns in kvstore-test

Change-Id: Ifc2bb53c100a54f2111a6c3d31cf5d32f2c74eab


# a4a48124 16-May-2018 Brian Swetland <swetland@google.com>

[ulib][kvstore] include crc32

Change-Id: If79d48c13ab723b827fc087119b7cdfc50635330


# a6beb121 15-May-2018 Brian Swetland <swetland@google.com>

[ulib][kvstore] simple binary small key/value storage container

Provide a container for storage of small (less than 256 byte)
key/value pairs, intended for passing configuration/version state
between bootloaders and running systems (at least initially) via
the sys-config partition or other transports.

Change-Id: I8c8159eb6199e93816d843fdbbb2fb374e002d77