'cgit 1.4.1'/>
summary refs log tree commit diff
path: root/src/machdep.h (unfollow)
Commit message (Collapse)Author
2018-03-25Revert "[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-22parser: Fix backquote support in here-document EOF markHerbert Xu