summary refs log tree commit diff
path: root/home/.local/bin/open
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 17:13:14 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 17:13:14 -0500
commit68712bc1e1a9d3711370290345987c39ea06a89c (patch)
tree84c8a77d7e4b37762ac12e7f1425206c34e6ad17 /home/.local/bin/open
parentMatch function-like macro definitions as IdentifierTag (diff)
downloadsrc-68712bc1e1a9d3711370290345987c39ea06a89c.tar.gz
src-68712bc1e1a9d3711370290345987c39ea06a89c.zip
Match C type declarations as IdentifierTag
Diffstat (limited to 'home/.local/bin/open')
0 files changed, 0 insertions, 0 deletions
'/dash/commit/src/expand.c?id=0f3806dd899ace97d5909f195882697ef9dd1eaa&follow=1'>expand: 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