aboutsummaryrefslogtreecommitdiffstats
path: root/src/zlsb.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and add missing header inclusionsMattias Andrée2016-03-021-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add typedef zahl_char_t for internal useMattias Andrée2016-03-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix whitespaceMattias Andrée2016-03-011-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsbMattias Andrée2016-03-011-0/+21
Signed-off-by: Mattias Andrée <maandree@kth.se>