]> Zhao Yanbai Git Server - minix.git/commit
test59: fix status type for mthread_join call 36/2736/1
authorDavid van Moolenbroek <david@minix3.org>
Thu, 21 Aug 2014 15:22:24 +0000 (15:22 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Sun, 24 Aug 2014 09:22:35 +0000 (09:22 +0000)
commitd26b52b7cfc4f2c73cf7d42ddada702c1c6c51a2
treef6986e51dc879fa35b715de367a9bda1f6cd7aa4
parent3260d16f34636651fb9ef891a1ffe03fd23b513d
test59: fix status type for mthread_join call

Integer and pointer sizes may not be the same.
minix/tests/test59.c