]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/utils.c
make a "copy file" function
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 28 May 2009 10:10:50 +0000 (12:10 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 28 May 2009 10:10:50 +0000 (12:10 +0200)
commite3642c43e6599fb1bfdd2e763e034c5c46299a46
tree731d5efc0aca706e2985700733e41065fb056472
parent7cee8789514fb42d6a48d50b904e24284f5526e3
make a "copy file" function

Create a specific function to copy a file from a location to
another location.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/Makefile.am
src/lxc/utils.c [new file with mode: 0644]
src/lxc/utils.h