6 Commits (77a2bbd17aa79296a389cfa3e269a3f7966edefb)

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