6 Commits (f7606283c81f9919b5aa5df4fb73478b981b5c5c)

Author SHA1 Message Date
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 77c5e333db signal EOF properly 20 years ago
leitner 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
20 years ago
leitner 558c6128fe better and more predication, improved documentation 22 years ago
leitner 053aadde58 add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
23 years ago