Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
|
|
. work for new version of DnD protocol is merged into open-vm-tools.
. changes in shared code that don't affect open-vm-tools functionality.
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
|
|
Glibc version 2.2 dates from RedHat 7.1 (released 2001).
Any code we have on modern branches no longer works on
things that old (guest tools are frozen, hosted lost
support long ago).
This change removes a bunch of GLIBC_VERSION checks
from our code.
NOTE: GLIBC_VERSION_23 checks are still in use; we
support such old OSes (RH7.1-3, RH8.0, RHEL2.x) with
the guest tools build.
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
|
|
Remove x86 dependencies from a variety of files in preparation for adding an ARM-based remotemks.
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
|
|
. Refactoring of functions from lib/user to lib/misc.
. lib/file: Directory tree deletion. Don't follow a symlink... Delete the
contents of the tree (itself).
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
|
|
|
|
|
|
|
|
|
|
|
|
|