DASH Shell

Clone this repo:
  1. 5139d6a shell: Fix unsigned char promotion and truncation by Herbert Xu · 7 weeks ago master
  2. a768fcc Release 0.5.13.1. by Herbert Xu · 8 weeks ago
  3. 2237766 builtin: Keep backslash on quotes outside of dollarsq by Herbert Xu · 9 weeks ago
  4. 85ae9ea expand: Fix off-by-one bug in expmeta by Herbert Xu · 2 months ago
  5. 6dcc007 expand: Fix typo in pmatch for wildcard search by Herbert Xu · 3 months ago
  6. 1365bb3 Release 0.5.13. by Herbert Xu · 3 months ago v0.5.13
  7. 6925b23 options: Check stderr instead of stdout for interactivity by Herbert Xu · 3 months ago
  8. a8d4986 mystring: Ignore ERANGE errors in atomax by Herbert Xu · 3 months ago
  9. ca41801 expand: Do not use memcmp on strings by Herbert Xu · 3 months ago
  10. 694f47f parser: Fix USTPUTC overflow for new-style command substition here-doc marker by Herbert Xu · 3 months ago
  11. 4595bd6 expand: Check for NUL before parsing range expression in pmatch by Herbert Xu · 3 months ago
  12. 64507de parser: Skip parsing of old-style command substitution here-doc marker by Herbert Xu · 3 months ago
  13. 98cc11a expand: Do not call rmescapes in expari by Herbert Xu · 3 months ago
  14. 92ff9ac builtin: Fix argv overrun in aexpr and oexpr by Herbert Xu · 3 months ago
  15. 2ef2074 parser: Do not display prompts in expandstr by Herbert Xu · 3 months ago
  16. d609f6c jobs: Cache getpid by Herbert Xu · 4 months ago
  17. 6abb589 input: Call input_init on first use by Herbert Xu · 4 months ago
  18. 4e32f89 options: Simplify procargs by Denys Vlasenko · 4 months ago
  19. da72f69 shell: Add VxWorks support by Kuhl, Brian · 6 months ago
  20. 0cc3211 jobs: avoid blocking signals on vfork by Harald van Dijk · 4 months ago