]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: fix VKI_SIOCATMARK, VKI_SIOCSPGRP and VKI_SIOCGPGRP macros
authorPetar Jovanovic <mips32r2@gmail.com>
Wed, 27 Sep 2017 14:04:31 +0000 (16:04 +0200)
committerPetar Jovanovic <mips32r2@gmail.com>
Wed, 27 Sep 2017 14:04:31 +0000 (16:04 +0200)
commitc96148a2a1b2a82e4ed5a9e9287f84052ae6502a
tree3a8d4eadbe3f08173035b792cd43cc9876b46dcb
parent8227e4a763bf14b6cfd98a14d8657bf656ea1af0
mips: fix VKI_SIOCATMARK, VKI_SIOCSPGRP and VKI_SIOCGPGRP macros

Set correct values from Linux kernel.
See ./arch/mips/include/uapi/asm/sockios.h

This issue is covered by newly introduced memcheck test mips32/bad_sioc.
include/vki/vki-mips32-linux.h
include/vki/vki-mips64-linux.h