summaryrefslogtreecommitdiff
path: root/src/gsystem-local-alloc.h
Commit message (Collapse)AuthorAgeFilesLines
* localalloc: Add gs_fd_close cleanupColin Walters2014-12-171-0/+19
| | | | | Now that we're encouraging use of openat(), fds are a lot more prevalent.
* localalloc: Define a #define for gs_unref_keyfileColin Walters2014-12-171-1/+8
| | | | This got missed before.
* localalloc: Clean up header fileColin Walters2014-12-171-15/+14
| | | | Associate each cleanup with its #define, it's just obviously saner.
* localalloc: add gs_free_slistThomas Haller2014-07-151-0/+10
| | | | Signed-off-by: Thomas Haller <thaller@redhat.com>
* localalloc: add gs_free_listThomas Haller2014-07-151-0/+7
| | | | Signed-off-by: Thomas Haller <thaller@redhat.com>
* local-alloc: Define cleanup functions for GKeyFile and GListColin Walters2014-06-041-0/+2
| | | | See https://github.com/hughsie/libhif/pull/2
* Rework to be an installed libraryv2014.1Colin Walters2014-02-061-0/+164
See https://mail.gnome.org/archives/desktop-devel-list/2014-February/msg00028.html