Commit Graph

5 Commits (3d9452738b9a122e383633542e82848d3baccfc7)

Author SHA1 Message Date
leitner 3004b518ef switch to size_t and ssize_t
leitner c874604f12 gcc 4 cleanups (mostly unsigned char* vs char*)
leitner 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
leitner 38ef27207a add buffer_putm and buffer_putmflush
leitner 82b0bb6f39 extend API To read line/token to stralloc to allow clearing the
stralloc first.
  add stralloc_zero to clear a stralloc