]> Git Repo - qemu.git/commit
Make os_change_process_uid and os_change_root os-posix.c local
authorJes Sorensen <[email protected]>
Thu, 10 Jun 2010 09:42:29 +0000 (11:42 +0200)
committerBlue Swirl <[email protected]>
Sat, 12 Jun 2010 05:49:15 +0000 (08:49 +0300)
commite06eb601b098d9bcb32eb1ce5e00920d638c6d51
tree69f79fd6ab20a8023aa0decb04e775c5bda24820
parenteb505be11b18b09c621dfb19a4e3b5f703c69eeb
Make os_change_process_uid and os_change_root os-posix.c local

os_change_process_uid() and os_change_root() are now only called
from os-posix.c, so no need to keep win32 stubs for them.

Signed-off-by: Jes Sorensen <[email protected]>
Acked-by: Juan Quintela <[email protected]>
Acked-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
os-posix.c
qemu-os-posix.h
qemu-os-win32.h
This page took 0.024277 seconds and 4 git commands to generate.