]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Enabled support for the sched_setparam() system call on the amd64, ppc32 and ppc64...
authorBart Van Assche <bvanassche@acm.org>
Wed, 9 Jul 2008 07:39:09 +0000 (07:39 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 9 Jul 2008 07:39:09 +0000 (07:39 +0000)
commit783f123bab757f183cfddff7d7d34b1dd9dfe967
tree6fcfba5246e52cc316d39fedad5d204b9d0a7a02
parenta28d0e66f0c422cbd5556155ace4172d41c6d1e5
Enabled support for the sched_setparam() system call on the amd64, ppc32 and ppc64 platforms (was already enabled on x86).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8405
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-ppc32-linux.c
coregrind/m_syswrap/syswrap-ppc64-linux.c