]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce virDirOpen
authorJán Tomko <jtomko@redhat.com>
Tue, 21 Jun 2016 14:33:36 +0000 (16:33 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 24 Jun 2016 12:20:57 +0000 (14:20 +0200)
commitf0ced7086a4c72af7dfa2662820fa8127327bc9b
treee38be20e71efb39c7cdfd56e286dccf26fe05311
parentbdb868101b30e92ae5ce8ff18ab8c5d65a85f12a
Introduce virDirOpen

A helper that calls opendir and reports an error if it fails.
src/libvirt_private.syms
src/util/virfile.c
src/util/virfile.h