GMappedFile: add refcounting, switch to GSlice
authorRyan Lortie <desrt@desrt.ca>
Thu, 18 Jun 2009 19:00:01 +0000 (15:00 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 18 Jun 2009 19:01:18 +0000 (15:01 -0400)
commit4c791f49e58688d1b8948d083c1780cab9d26e93
tree40f24d7baca48a633d9c190a2b8f7bf934dddbaf
parent8cb481fd5ff44c7e82f59948567ad0b417297555
GMappedFile: add refcounting, switch to GSlice

  - add g_mapped_file_ref() and g_mapped_file_unref().
  - deprecate g_mapped_file_free().
  - move to GSlice for allocating the GMappedFile struct.
docs/reference/glib/glib-sections.txt
glib/glib.symbols
glib/gmappedfile.c
glib/gmappedfile.h