libvirt/src/phyp
Daniel P. Berrange 517368a377 Remove uid param from directory lookup APIs
Remove the uid param from virGetUserConfigDirectory,
virGetUserCacheDirectory, virGetUserRuntimeDirectory,
and virGetUserDirectory

These functions were universally called with the
results of getuid() or geteuid(). To make it practical
to port to Win32, remove the uid parameter and hardcode
geteuid()

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-05-28 10:55:06 +01:00
..
phyp_driver.c Remove uid param from directory lookup APIs 2012-05-28 10:55:06 +01:00
phyp_driver.h phyp: Remove stack allocating a 4kb volume key and fix related memory leaks 2011-04-14 12:54:36 +02:00