]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add virFileWriteStr()
authorMark McLoughlin <markmc@redhat.com>
Fri, 13 Feb 2009 19:13:06 +0000 (19:13 +0000)
committerMark McLoughlin <markmc@redhat.com>
Fri, 13 Feb 2009 19:13:06 +0000 (19:13 +0000)
commit0bb6f816e363b8dbce4a4f313286e6476fdb6466
tree10f074822e46baea7cac806669deca6373c7c262
parentf6a5e8f7852ffbbdca59818f9d928006d5e3436c
Add virFileWriteStr()

Re-factor the code from networkEnableIpForwarding() into a
utility function in preparation for code which writes to
sysfs files.
ChangeLog
src/libvirt_private.syms
src/network_driver.c
src/util.c
src/util.h