Commit Graph

4 Commits (1fb5505cc2903561a6b89123725acc013bb71694)

Author SHA1 Message Date
leitner c874604f12 gcc 4 cleanups (mostly unsigned char* vs char*)
leitner 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
leitner 63e070c1cb add long long buffer routines
add tai64 and tai6464 typedefs
add error message buffer routines
add io timeout routines
leitner 1a3d6ebe8e add routines to put number in buffer.