]> git.ipfire.org Git - thirdparty/bash.git/commit
implementation of printf '%N$' numbered argument conversion specifier, compatible...
authorChet Ramey <chet.ramey@case.edu>
Fri, 5 Dec 2025 20:50:38 +0000 (15:50 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 5 Dec 2025 20:50:38 +0000 (15:50 -0500)
commitf27bf94a7927219f96e97e1a21f2ade9dd439a3e
tree1e1d06abbc6b5549257b2356daddc586261ca201
parent5a104e96d869e2bbf0f7f364f45d21e6fc151721
implementation of printf '%N$' numbered argument conversion specifier, compatible with coreutils
29 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/printf.def
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.aux
doc/bashref.bt
doc/bashref.bts
doc/bashref.cp
doc/bashref.cps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/bashref.toc
doc/builtins.0
doc/builtins.pdf
doc/version.texi
execute_cmd.c
tests/printf.right
tests/printf.tests
tests/printf8.sub [new file with mode: 0644]
trap.c
trap.h