summary refs log tree commit diff
path: root/.gitignore
blob: 4cc4220a1e348778c5f39a126c00309f942a7332 (plain) (blame)
1
2
3
4
*.o
catgirl
config.mk
tags
h 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