GBytes: add g_bytes_get_zero_copy_fd()
[platform/upstream/glib.git] / glib / gbytes.c
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
2015-07-10 Ryan LortieGBytes: substantial internal rework
2014-07-14 Gergely POLONKAIFix typos in gbytes_hash and g_time_zone_find_interval...
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-27 Philip Withnallgbytes: Clarify the nullability of GBytes->data
2012-11-09 Martin PittGBytes: Add missing annotations
2012-10-17 Matthias ClasenGBytes: deal with a corner-case
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.