libowfat/array
Felix von Leitner 5945afed04 half-hearted improvements to Windows compilability 2019-04-23 13:25:26 +00:00
..
array.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_allocate.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_allocate.c add iarray 2009-03-12 21:32:43 +00:00
array_bytes.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_bytes.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_cat.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_cat.c more alloca fixes 2004-01-06 23:35:06 +00:00
array_cat0.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_cat0.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_catb.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_catb.c appending zero bytes to an empty array failed it 2003-12-05 17:30:03 +00:00
array_cate.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_cate.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_cats.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_cats.c even better BSD make compat ;) 2003-10-07 16:27:54 +00:00
array_cats0.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_cats0.c even better BSD make compat ;) 2003-10-07 16:27:54 +00:00
array_equal.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_equal.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_fail.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_fail.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_get.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_get.c for installed header files, add comment saying where they came from 2010-06-03 22:46:59 +00:00
array_length.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_length.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_reset.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_reset.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_start.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_start.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_trunc.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_trunc.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
array_truncate.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
array_truncate.c add iarray 2009-03-12 21:32:43 +00:00
iarray_allocate.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
iarray_allocate.c half-hearted improvements to Windows compilability 2019-04-23 13:25:26 +00:00
iarray_free.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
iarray_free.c half-hearted improvements to Windows compilability 2019-04-23 13:25:26 +00:00
iarray_get.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
iarray_get.c fix and document iarray 2014-06-05 16:31:06 +00:00
iarray_init.3 #include <foo.h> -> #include <libowfat/foo.h> 2017-05-13 22:51:26 +00:00
iarray_init.c another attempt at a thread-safe array 2014-03-29 11:17:04 +00:00
iarray_length.c add iarray_length 2014-04-08 10:01:27 +00:00