- Mar 03, 2015
-
-
Colin Walters authored
This will allow deleting some code from OSTree for the config file merging. We're reusing some code from systemd, which a nice modern clean codebase, and among other things this gets us BTRFS reflinking (if available) again.
-
Colin Walters authored
This allows reusing an iterator struct.
-
- Mar 02, 2015
-
-
Giuseppe Scrivano authored
Signed-off-by:
Giuseppe Scrivano <gscrivan@redhat.com>
-
- Feb 26, 2015
-
-
Colin Walters authored
-
- Feb 20, 2015
-
-
Colin Walters authored
This also uses GBytes and avoids malloc where possible.
-
Colin Walters authored
We don't have this really in GLib, unfortunately. We do want GCancellable, but we also want to operate on raw fds where possible. The "read a file and validate as UTF-8" is a common use case of mine, and this combines that with openat().
-
- Feb 19, 2015
-
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
This comes into play with subdir-objects.
-
- Feb 18, 2015
-
-
Matthew Barnes authored
-
- Feb 17, 2015
-
-
Colin Walters authored
This contains some basic progress bar drawing code for now.
-
Colin Walters authored
-
- Feb 15, 2015
-
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
- Feb 14, 2015
-
-
Colin Walters authored
This module is a new successor to libgsystem. It currently contains a backport of the GLib cleanup macros, but soon more Linux-specific code will be added.
-