5 Commits (7100af72ca5ad72a4c16bc1631e03a1d6f1a0035)

Author SHA1 Message Date
leitner 214ad3a92e use gcc magic and a #define to convert buffer_puts to buffer_put if the
string argument length is known at compile time (same for
buffer_putsflush)
10 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
sanjiyan 4819776eb5 some returns :) 24 years ago
leitner a50b334f58 added initial buffer implementation. 24 years ago