summary refs log tree commit diff
path: root/rs/d-_-b
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-10 19:47:27 -0400
committerJune McEnroe <june@causal.agency>2018-04-10 19:47:27 -0400
commit9197e1d81eff8a2eb462158d2be7db97f54d8e03 (patch)
tree77a22c49b4bce1facef07e2bfef14aec1eb74d3a /rs/d-_-b
parentUse enum instead of #define for some constants (diff)
downloadsrc-9197e1d81eff8a2eb462158d2be7db97f54d8e03.tar.gz
src-9197e1d81eff8a2eb462158d2be7db97f54d8e03.zip
Add Under Your Spell
Diffstat (limited to 'rs/d-_-b')
0 files changed, 0 insertions, 0 deletions
upportHerbert Xu 2018-04-02expand: Fix buffer overflow in expandmetaHerbert Xu 2018-04-02builtin: Move echo space/nl handling into print_escape_strHerbert Xu 2018-04-02builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu