From 7454c1e3b90f51a49e563323db38bafa50776533 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 11 Oct 2007 22:44:40 +0800 Subject: [BUILTIN] Use setvarint to set OPTIND This patch adds a flag argument to setvarint and uses it to set the OPTIND variable. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98c546e..00c09c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * Add assignment support in arithmetic expansions. * Size optimisations in arithmetic lexer. * Add likely flags in expari. + * Use setvarint to set OPTIND. 2007-10-08 Herbert Xu -- cgit 1.4.1