6 Commits (1e549e9ee2618d16a224698925ccb4b9ddf3c05e)

Author SHA1 Message Date
leitner 3004b518ef switch to size_t and ssize_t 18 years ago
leitner eeffc36387 remove even more warnings
64-bit cleanliness issue with auto-NULL-appending macros
20 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 f6d554da10 Fixed input buffers, thanks to David Lichteblau. 23 years ago
leitner a50b334f58 added initial buffer implementation. 24 years ago