This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7b969bb2ad
busybox
/
shell
/
ash_test
/
ash-arith
/
arith-postinc.right
9 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
shell: handle $((NUM++...) like bash does. Closes 10706 function old new delta evaluate_string 680 729 +49 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-01-29 00:43:33 +05:30
1 1
1 1
1 1
1 1
shell: fix parsing of $(( (v)++ + NUM )) function old new delta evaluate_string 988 1011 +23 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-26 16:55:49 +05:30
6 6
7 7
7 7
shell: handle $((NUM++...) like bash does. Closes 10706 function old new delta evaluate_string 680 729 +49 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-01-29 00:43:33 +05:30
Ok:0
Reference in New Issue
Copy Permalink