]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Write a SysRes value as an unsigned number.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 13 Aug 2015 12:27:48 +0000 (12:27 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 13 Aug 2015 12:27:48 +0000 (12:27 +0000)
commit673a4411f0b55df0e39bc149ac076a794c7e3e39
tree4b0163522d8b30fcb4036095da031aa66efa6c5b
parent166c052df4cda2ec61c48e5291588dccc57d5d55
Write a SysRes value as an unsigned number.
Previously, whether the bitpattern was interpreted as a
signed or unsigned value depended on the platform.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15531
coregrind/m_syswrap/syswrap-main.c