Commit Graph

5 Commits (af8a2d7215cf9b57dbf98f21fe31e872e035c075)

Author SHA1 Message Date
leitner 760598ec2f #include <foo.h> -> #include <libowfat/foo.h>
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 8c8b5262c5 remove externs
leitner 3083708670 Initial revision