Make a better workaround for strtoll in kill.exe
commitbde036407e1a29a484138290216737589b888093
authorAlexander Gavrilov <angavrilov@gmail.com>
Tue, 15 Jul 2008 18:15:57 +0000 (15 22:15 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Tue, 15 Jul 2008 18:15:57 +0000 (15 22:15 +0400)
tree72c86b5634787b011f7d88c26b3a2d3b12d09317
parentda2ad26ee006b2013913e425cd520471ac9636f7
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