This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
libowfat
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4df5ee1bf3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4df5ee1bf3'
${ noResults }
libowfat
/
array
History
leitner
77a2bbd17a
half-hearted improvements to Windows compilability
6 years ago
..
array.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_allocate.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_allocate.c
add iarray
16 years ago
array_bytes.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_bytes.c
…
array_cat.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_cat.c
more alloca fixes
21 years ago
array_cat0.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_cat0.c
…
array_catb.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_catb.c
appending zero bytes to an empty array failed it
21 years ago
array_cate.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_cate.c
…
array_cats.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_cats.c
even better BSD make compat ;)
22 years ago
array_cats0.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_cats0.c
even better BSD make compat ;)
22 years ago
array_equal.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_equal.c
…
array_fail.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_fail.c
…
array_get.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_get.c
for installed header files, add comment saying where they came from
15 years ago
array_length.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_length.c
…
array_reset.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_reset.c
…
array_start.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_start.c
…
array_trunc.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_trunc.c
…
array_truncate.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
array_truncate.c
add iarray
16 years ago
iarray_allocate.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
iarray_allocate.c
half-hearted improvements to Windows compilability
6 years ago
iarray_free.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
iarray_free.c
half-hearted improvements to Windows compilability
6 years ago
iarray_get.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
iarray_get.c
fix and document iarray
11 years ago
iarray_init.3
#include <foo.h> -> #include <libowfat/foo.h>
8 years ago
iarray_init.c
another attempt at a thread-safe array
11 years ago
iarray_length.c
add iarray_length
11 years ago