ostree/src/libotutil
Colin Walters c148631a98 lib: Drop GFile variant mapping API for fd-relative
In addition to generic fd relative porting,
this is a necessary preparatory step for libglnx porting, because
when I tried to use `g_mapped_file_new` I hit an issue with
it using a different error domain from GIO.

Thankfully libglnx consistently uses the GIO error domain, and here
we're now using it for the `open()` call.

Closes: #317
Approved by: jlebon
2016-06-01 15:02:41 +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 libglnx porting: Use glnx_set_error_from_errno 2016-03-23 10:26:01 -04:00
ot-fs-utils.h libotutil: new function ot_openat_ignore_enoent 2016-03-15 09:48:47 +01:00
ot-gio-utils.c libglnx porting: Port callers of gs_file_unlink to just unlink() 2016-05-30 11:33:28 +00:00
ot-gio-utils.h sysroot: Write symlinks before calling fsync(), then rename after 2015-10-25 11:46:41 -04: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-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 lib: Drop GFile variant mapping API for fd-relative 2016-06-01 15:02:41 +00:00
ot-variant-utils.h lib: Drop GFile variant mapping API for fd-relative 2016-06-01 15:02:41 +00:00
otutil.c ostadmin: Initial code 2012-05-07 20:43:03 -04:00
otutil.h libotutil: Establish a place for GPG utilities 2015-05-01 10:20:34 -04:00