libowfat/stralloc
leitner 760598ec2f #include <foo.h> -> #include <libowfat/foo.h>
..
stralloc_0.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_append.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_append.c gcc 4 cleanups (mostly unsigned char* vs char*)
stralloc_cat.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_cat.c more constness for stralloc and buffer
stralloc_catb.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_catb.c switch to size_t and ssize_t
stralloc_catlong0.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_catlong0.c get rid of more -Wconversion warnings
stralloc_catm.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_catm_internal.c fix warning
stralloc_cats.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_cats.c gcc 4 cleanups (mostly unsigned char* vs char*)
stralloc_catulong0.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_catulong0.c switch to size_t and ssize_t
stralloc_chomp.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_chomp.c include <foo> -> include "foo"
stralloc_chop.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_chop.c include <foo> -> include "foo"
stralloc_copy.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_copy.c monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
stralloc_copyb.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_copyb.c switch to size_t and ssize_t
stralloc_copym.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_copys.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_copys.c gcc 4 cleanups (mostly unsigned char* vs char*)
stralloc_diff.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_diff.c shut up new gcc 6 warnings
stralloc_diffs.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_diffs.c shut up new gcc 6 warnings
stralloc_free.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_free.c SECURITY: check for integer overflow in stralloc_ready
stralloc_init.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_init.c remove externs
stralloc_ready.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_ready.c SECURITY: fix botched integer overflow handling logic in stralloc_ready (Giorgio)
stralloc_readyplus.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_readyplus.c switch to size_t and ssize_t
stralloc_starts.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_starts.c unsigned int -> size_t
stralloc_zero.3 #include <foo.h> -> #include <libowfat/foo.h>
stralloc_zero.c include <foo> -> include "foo"