Make a better workaround for strtoll in kill.exe
commitcabdc3f02880f1d44da5717f5ac2d2a0dc041aa5
authorAlexander Gavrilov <angavrilov@gmail.com>
Tue, 15 Jul 2008 18:15:57 +0000 (15 22:15 +0400)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 11 Jan 2009 04:27:47 +0000 (11 05:27 +0100)
treea1fa4e52ba12228a6e635914194c1e0e1c8d455e
parent2f10d7aa76966bb0a204340048c3b692d415238d
Make a better workaround for strtoll in kill.exe

Use strtoul to obtain full 32-bit precision, and negate
the result manually if a minus sign is present.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
bin/kill.exe
src/rt/patches/0005-Temporary-workaround-use-strtol-instead-of-strtoll.patch