Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Philip Withnall ea64c73923 gvdb-builder: Initialise some memory to zero in the bloom filter
Until a bloom filter is implemented, we need to ensure that all the
memory returned by `file_builder_allocate()` is initialised, since it’s
not initialised at allocation time.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Fixes: #2
2020-03-18 09:15:59 +00:00
COPYING Add COPYING file to indicate the license 2019-06-20 23:23:20 +00:00
gvdb-builder.c gvdb-builder: Initialise some memory to zero in the bloom filter 2020-03-18 09:15:59 +00:00
gvdb-builder.h Add gvdb_table_write_contents_async() 2019-06-21 10:04:49 -05:00
gvdb-format.h Update FSF’s address 2018-08-13 14:34:19 +01:00
gvdb-reader.c Add (out) to an (optional) parameter 2019-07-23 11:26:47 +00:00
gvdb-reader.h build: Use weak bindings in gvdb to fix linking with LLD 2018-11-22 00:38:09 +08:00
gvdb.doap doap: Update maintainers list to synchronise with GLib 2018-08-13 14:29:51 +01:00