From aa82f69dea2f2d5fe4337dfb12cea54fabdab175 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Sat, 6 Oct 2007 22:42:14 +0800 Subject: [BUILTIN] Use intmax_t arithmetic in test This patch adds the function atomax10 and uses it in test(1) so that we support intmax_t comparisons. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea54d84..1db14ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * Add pushstackmark. * Treat OPTIND=0 in the same way as OPTIND=1. * Remove setvarsafe. + * Use intmax_t arithmetic in test. 2007-10-05 Herbert Xu -- cgit 1.4.1