Patch from Bastian Blank to add 64 bit support to the test command.
authorGlenn L McGrath <bug1@ihug.co.nz>
Wed, 11 Aug 2004 02:45:47 +0000 (02:45 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Wed, 11 Aug 2004 02:45:47 +0000 (02:45 -0000)
commit73db8be80a2bca50e0d29a162f5d431f70e227c8
tree974bb226421e4baecba178833433ba9cb13b0bdc
parentd2c6f9a1f9d5974155f1a7224aecbafba91631a1
Patch from Bastian Blank to add 64 bit support to the test command.
Example of broken usage: ./busybox test 2147483648 -gt 2147483648
coreutils/Config.in
coreutils/test.c