aboutsummaryrefslogtreecommitdiffstats
path: root/src/zload.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using the internal structure as much as possibleMattias Andrée2016-03-011-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix whitespaceMattias Andrée2016-03-011-5/+5
| | | | 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/+24
Signed-off-by: Mattias Andrée <maandree@kth.se>