summaryrefslogtreecommitdiff
path: root/open-vm-tools/lib/misc/idLinux.c
AgeCommit message (Collapse)AuthorFilesLines
2015-08-28release 10.0.0 from build 3000743Douglas Souders1-2/+2
2015-03-18release 9.10.0 from build 2476743Oliver Kurth1-3/+189
2012-03-13Allow certain libraries compile on Android & iOS.VMware, Inc1-2/+12
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
2010-12-20Internal branch sync. Included in this change:VMware, Inc1-1/+4
. 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>
2010-07-26Remove GLIBC_VERSION_21 and _22VMware, Inc1-20/+0
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>
2009-12-17Remove x86 dependencies from a variety of files.VMware, Inc1-1/+1
Remove x86 dependencies from a variety of files in preparation for adding an ARM-based remotemks. Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
2009-10-15Internal branch sync. Included in this change:VMware, Inc1-21/+39
. 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>
2009-05-222009.05.22-167859Marcelo Vanzin1-7/+11
2009-02-182009.02.18-148847Marcelo Vanzin1-2/+3
2008-11-182008.11.18-130226Marcelo Vanzin1-51/+92
2008-09-032008.09.03-114782Adar Dembo1-31/+28
2008-04-142008.04.14-87812 refresh.Elliot Lee1-4/+4
2008-02-21Initial import of open-vm-tools code into git.Elliot Lee1-0/+844