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