aboutsummaryrefslogtreecommitdiffstats
path: root/src/zrsh.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-5/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add makefile and fix errorsMattias Andrée2016-03-041-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-11/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add zlsh and zrshMattias Andrée2016-03-021-0/+48
Signed-off-by: Mattias Andrée <maandree@kth.se>