Commit Graph

5 Commits (527e2e7c5baad40b652d0b0a9ed142b8772f6b8a)

Author SHA1 Message Date
leitner 760598ec2f #include <foo.h> -> #include <libowfat/foo.h>
leitner ed93e203a1 more constness for stralloc and buffer
leitner 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
leitner 8c8b5262c5 remove externs
leitner 3083708670 Initial revision