aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2024-07-12 22:28:25 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2024-07-12 22:28:25 +0200
commit08fb86726b508eb99502a6681da94395c4e4580c (patch)
tree1039117d641d0b96668c9e6965d1d143eb69b6eb /arch
parent0829fce079dae45737330114c27886cb8af85043 (diff)
downloadbusybox-w32-08fb86726b508eb99502a6681da94395c4e4580c.tar.gz
busybox-w32-08fb86726b508eb99502a6681da94395c4e4580c.tar.bz2
busybox-w32-08fb86726b508eb99502a6681da94395c4e4580c.zip
ash: remove limitation on fd# length
"echo text >&0000000000002" works as you would expect, "echo text >&9999999999" properly fails instead of creating a file named "9999999999". function old new delta expredir 219 232 +13 readtoken1 3045 3053 +8 parsefname 204 201 -3 isdigit_str9 45 - -45 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 2/1 up/down: 21/-48) Total: -27 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions