libowfat/stralloc
Felix von Leitner 9ea8afb071 gcc 13 -fanalyze run with fixes / comments about false positives 2023-05-02 12:51:56 +00:00
..
stralloc_0.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_append.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_append.c gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
stralloc_cat.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_cat.c more constness for stralloc and buffer 2015-02-04 02:57:56 +00:00
stralloc_catb.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_catb.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
stralloc_catlong0.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_catlong0.c get rid of more -Wconversion warnings 2014-03-14 19:42:54 +00:00
stralloc_catm.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_catm_internal.c gcc 13 -fanalyze run with fixes / comments about false positives 2023-05-02 12:51:56 +00:00
stralloc_cats.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_cats.c gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
stralloc_catulong0.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_catulong0.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
stralloc_chomp.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_chomp.c include <foo> -> include "foo" 2016-03-17 11:13:23 +00:00
stralloc_chop.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_chop.c include <foo> -> include "foo" 2016-03-17 11:13:23 +00:00
stralloc_copy.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_copy.c monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
stralloc_copyb.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_copyb.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
stralloc_copym.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_copys.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_copys.c gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
stralloc_diff.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_diff.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
stralloc_diffs.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_diffs.c shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
stralloc_free.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_free.c SECURITY: check for integer overflow in stralloc_ready 2014-03-14 18:56:07 +00:00
stralloc_init.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_init.c remove externs 2002-10-21 14:59:02 +00:00
stralloc_ready.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_ready.c catch "can't happen" int overflow in stralloc_catm_interal 2022-07-01 17:00:25 +00:00
stralloc_readyplus.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_readyplus.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
stralloc_starts.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_starts.c unsigned int -> size_t 2007-10-17 16:23:01 +00:00
stralloc_zero.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
stralloc_zero.c include <foo> -> include "foo" 2016-03-17 11:13:23 +00:00