Commit message (Collapse) | Author | ||
---|---|---|---|
2018-03-25 | Revert "[BUILTIN] Remove unnecessary restoration of format string in printf" | Herbert Xu | |
This reverts commit 7bb413255368e94395237d789f522891093c5774. The commit breaks printf with more than argument. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||
2018-03-22 | parser: Fix backquote support in here-document EOF mark | Herbert Xu |