[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / gbytes.h
2015-07-10 Ryan LortieGBytes: add g_bytes_get_zero_copy_fd()
2015-07-10 Ryan LortieGBytes: add new g_bytes_take_zero_copy_fd() function
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-25 Matthias ClasenAdd a forgotten include guard
2012-02-15 Christian Perschgbytes: Add G_BEGIN/END_DECL guards
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-15 Stef WalterGBytes: add a size argument to g_bytes_get_data
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.