]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use geteuid32/getegid32 on those platforms which have them.
authorTom Hughes <tom@compton.nu>
Tue, 23 Oct 2007 08:03:59 +0000 (08:03 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 23 Oct 2007 08:03:59 +0000 (08:03 +0000)
commita9854311996c45121c415ee5527c870294097b50
treeeaff2220fff9f8cfcaad2ed76d37046b3dabc3d0
parentc7bef26e28a444f62a5bf4ed20647664a81142ec
Use geteuid32/getegid32 on those platforms which have them.
Fixes bug #151209.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7028
coregrind/m_libcproc.c