7 Commits

Author SHA1 Message Date
leitner
774a4b6714 add unistd.h 2015-11-23 01:56:23 +00:00
leitner
685ebdfb80 oops, did not actually flush the buffer 2015-11-19 13:43:57 +00:00
leitner
a0cde0fee9 slight optimization for buffer_flush 2015-11-19 13:06:15 +00:00
leitner
3004b518ef switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
leitner
c874604f12 gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
leitner
5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
2004-11-25 21:29:35 +00:00
leitner
a50b334f58 added initial buffer implementation. 2001-02-04 01:28:45 +00:00