aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Thau <danthau@bedrocklinux.org>2021-09-02 07:41:08 -0400
committerDenys Vlasenko <vda.linux@googlemail.com>2021-09-30 00:15:44 +0200
commit9ea17d5a0a7723bac05633520277a1ca35180a16 (patch)
treeb487f699e6980c2353919845647e0c15b52ed598 /docs
parent76ef4391548ded8db511e2f7f8f35a3010be7ec5 (diff)
downloadbusybox-w32-9ea17d5a0a7723bac05633520277a1ca35180a16.tar.gz
busybox-w32-9ea17d5a0a7723bac05633520277a1ca35180a16.tar.bz2
busybox-w32-9ea17d5a0a7723bac05633520277a1ca35180a16.zip
awk: fix printf %%
A refactor of the awk printf code in e2e3802987266c98df0efdf40ad5da4b07df0113 appears to have broken the printf interpretation of two percent signs, which normally outputs only one percent sign. The patch below brings busybox awk printf behavior back into alignment with the pre-e2e380 behavior, the busybox printf util, and other common (awk and non-awk) printf implementations. function old new delta awk_printf 626 672 +46 Signed-off-by: Daniel Thau <danthau at bedrocklinux.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions