ostree/src/libotutil
Colin Walters a29bb0ab6b Final excision of libgsystem dependency
Lots and lots of preparation led to this moment - when nothing
apparent changes for users!  Woo!

But seriously, having the extra dependency is a minor annoyance, and
in the big picture I think the libgsystem idea was wrong - we need to
land things in GLib, and use git submodules for API-unstable or
Linux-specific sharing.  For a lot of OSTree, the libgsystem `GFile*`
orientation was also wrong, we really want fd-relative.

Closes: #444
Approved by: jlebon
2016-08-09 15:36:09 +00:00
..
ot-checksum-utils.c OstreeSePolicy: add ostree_sepolicy_get_csum() 2016-03-25 15:28:29 +00:00
ot-checksum-utils.h OstreeSePolicy: add ostree_sepolicy_get_csum() 2016-03-25 15:28:29 +00:00
ot-fs-utils.c Final excision of libgsystem dependency 2016-08-09 15:36:09 +00:00
ot-fs-utils.h lib: Add a helper for mmap->bytes with openat(), use it in repo 2016-06-09 14:39:09 +00:00
ot-gio-utils.c Final excision of libgsystem dependency 2016-08-09 15:36:09 +00:00
ot-gio-utils.h Final excision of libgsystem dependency 2016-08-09 15:36:09 +00:00
ot-gpg-utils.c gpg: Use gpg_strerror_r for threadsafety 2016-02-22 18:07:30 -05:00
ot-gpg-utils.h gpg: Add custom data buffers to wrapper GIO streams 2015-05-07 17:07:36 -04:00
ot-keyfile-utils.c Use g_auto(GStrv) instead of gs_strfreev 2015-05-06 22:07:11 -04:00
ot-keyfile-utils.h syntax-check: Remove empty lines at the end of file 2015-02-02 15:07:56 +01:00
ot-log-utils.c lib: Use sd_journal directly (optionally) 2016-06-21 18:24:17 +00:00
ot-log-utils.h lib: Use sd_journal directly (optionally) 2016-06-21 18:24:17 +00:00
ot-opt-utils.c build: Move sources into src/ again 2011-11-14 15:39:38 -05:00
ot-opt-utils.h syntax-check: Remove empty lines at the end of file 2015-02-02 15:07:56 +01:00
ot-spawn-utils.c core: Use new libgsystem GSSubprocess API 2012-12-21 11:52:28 -05:00
ot-spawn-utils.h syntax-check: Remove empty lines at the end of file 2015-02-02 15:07:56 +01:00
ot-tool-util.c Remove unnecessary #include "libgsystem.h" 2015-05-06 22:07:11 -04:00
ot-tool-util.h src: Drop unused argument "value" from ot_parse_boolean 2015-03-06 18:45:38 +01:00
ot-unix-utils.c Use g_autoptr(GPtrArray) instead of gs_unref_ptrarray 2015-05-06 22:07:10 -04:00
ot-unix-utils.h syntax-check: Remove empty lines at the end of file 2015-02-02 15:07:56 +01:00
ot-variant-utils.c libotutil: Fix leak of VariantMapData 2016-06-10 11:12:59 +00:00
ot-variant-utils.h lib: Add `_ALLOW_NOENT` flag to internal variant mapping API 2016-06-09 14:39:09 +00:00
otutil.c ostadmin: Initial code 2012-05-07 20:43:03 -04:00
otutil.h Final excision of libgsystem dependency 2016-08-09 15:36:09 +00:00