]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: add POST function to sys_prctl
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 1 Nov 2016 18:28:26 +0000 (18:28 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 1 Nov 2016 18:28:26 +0000 (18:28 +0000)
commit5fba00cd1ff390f7649b6ca5f81feb6635624ea5
tree180c8b752be4c25b306bda2f18dcabcc1b0092c7
parent54a1e7856da0a0db26d100a6166446698e051979
mips: add POST function to sys_prctl

Add missing POST wrapper for sys_prctl.
This fixes regressions from r15934 (on MIPS32 platforms) and r16003
(on MIPS64 platforms).

Related test: memcheck/tests/threadname

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16110
coregrind/m_syswrap/syswrap-mips32-linux.c
coregrind/m_syswrap/syswrap-mips64-linux.c