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
7c5f18a3ba
busybox
/
shell
/
ash_test
/
ash-vars
/
var_unbackslash1.right
8 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: rework input char buffering to allow more than one-deep peek This fixes backslash+newline continuation in $VAR\ NAME construct. (ash has a bug there as well). function old new delta file_peek2 - 74 +74 parse_dollar 746 773 +27 expand_vars_to_list 1143 1167 +24 setup_string_in_str 32 46 +14 setup_file_in_str 33 47 +14 file_get 264 278 +14 static_peek2 - 7 +7 file_peek 91 72 -19 ------------------------------------------------------------------------------ (add/remove: 2/0 grow/shrink: 5/1 up/down: 174/-19) Total: 155 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-09-29 20:29:06 +05:30
Ok
Ba d
Ok
ash: fix arithmetic closing )) split by backslash-newline Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-09-29 21:28:58 +05:30
Ok
Ok
Forty two:42
Forty two:42
Reference in New Issue
Copy Permalink