summary refs log tree commit diff
path: root/bin/1sh/mkbuiltins
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-30 18:35:52 -0400
committerJune McEnroe <june@causal.agency>2019-10-30 18:35:52 -0400
commit15046c274915b1bb06e3c4d7f4bda5a96c8a3005 (patch)
treed2d6256e636c8364263185bc1bac0354cf2fd7e3 /bin/1sh/mkbuiltins
parentAdd scheme "screenshot" to causal.agency (diff)
downloadsrc-15046c274915b1bb06e3c4d7f4bda5a96c8a3005.tar.gz
src-15046c274915b1bb06e3c4d7f4bda5a96c8a3005.zip
Use braces in causal.agency Makefile
Diffstat (limited to 'bin/1sh/mkbuiltins')
0 files changed, 0 insertions, 0 deletions
dd899ace97d5909f195882697ef9dd1eaa&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