aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsetu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and add missing header inclusionsMattias Andrée2016-03-021-0/+2
| | | | 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>
* zsetu: change macro from CHARS_PER_TYPE to SIZE_MULTIPLEMattias Andrée2016-03-011-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add zcmp, zcmpi, zcmpu, zcmpmag, zset, zseti, and zsetuMattias Andrée2016-03-011-0/+24
Signed-off-by: Mattias Andrée <maandree@kth.se>