Bugfix (spotted by Nathan McSween): xread can't detect <0 if the return type is store...
authorRob Landley <rob@landley.net>
Wed, 28 Dec 2011 19:01:12 +0000 (13:01 -0600)
committerRob Landley <rob@landley.net>
Wed, 28 Dec 2011 19:01:12 +0000 (13:01 -0600)
commitf265d04ab8214f4789a7ff971acba3d97b84a0e0
treed2c943f2fe86681c21ffb1e87621a64061177c6d
parent9272a9dfbc9acb2b6201bb7556a523d56ff2c0f0
Bugfix (spotted by Nathan McSween): xread can't detect <0 if the return type is stored in an unsigned variable.
lib/lib.c