]> git.ipfire.org Git - thirdparty/bash.git/commit
use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric';...
authorChet Ramey <chet.ramey@case.edu>
Fri, 21 Jun 2024 14:51:53 +0000 (10:51 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 21 Jun 2024 14:51:53 +0000 (10:51 -0400)
commitad1f497a8477df4f3387adfb6a0f465980d2a292
treeb6332aaa4407ea2c234c294dc813af8e875e8a62
parent886e4e68be1aa8778b0ec6bbe45edbc4529c8ace
use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables
29 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/declare.def
doc/bash.0
doc/bash.1
doc/bash.info
doc/bash.pdf
doc/bashref.aux
doc/bashref.bt
doc/bashref.bts
doc/bashref.fn
doc/bashref.fns
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/bashref.toc
doc/bashref.vr
doc/bashref.vrs
lib/sh/winsize.c
pathexp.c
pathexp.h
subst.c
tests/glob.right
tests/glob11.sub
tests/printf3.sub
tests/varenv.right
tests/varenv.tests
tests/varenv25.sub [new file with mode: 0644]