diff options
author | Colin Walters <walters@verbum.org> | 2016-01-26 21:34:31 -0500 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2016-01-28 14:57:13 -0500 |
commit | ca57ec4aa56e0e3ecfb4c5f4f34b84633a22fb66 (patch) | |
tree | 240504f15d0942be4063a95b47d4d6227fc1ab60 /libglnx | |
parent | 5bab946b809aaf030770a57389d74766e8981030 (diff) | |
download | ostree-ca57ec4aa56e0e3ecfb4c5f4f34b84633a22fb66.tar.gz |
repo: Port -refs.c to openat()
I'd like to incrementally convert all of `ostree-repo*.c` to
fd-relative usage, so that we can sanely introduce
`ostree_repo_new_at()` which doesn't involve GFile.
This one is medium risk, but passes the test suite.
Diffstat (limited to 'libglnx')
m--------- | libglnx | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libglnx b/libglnx -Subproject 03138641298fd6799f46b16423871f959332bac +Subproject 769522753c25537e520adc322fa62e5390272ad |