This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
magicka/src
Dan Cross aacb1000c8 Arrays to vectors.
This is the big push to get rid of the last of the
unadorned dynamic arrays.  Use ptr_vectors for things
like mail conferences etc.

Lots of incidental cleanup along the way.

Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
2018-10-17 13:11:25 +10:00
..
hashmap Trivial whitespace cleanups 2018-10-11 21:36:35 +10:00
inih clang-format 2018-10-09 15:48:42 +10:00
os clang-format 2018-10-09 15:48:42 +10:00
stralloc Trivial clang-format changes 2018-10-12 10:12:45 +10:00
strlcpy Trivial clang-format changes 2018-10-12 10:12:45 +10:00
bbs_list.c Cleanups and pointer vectors. 2018-10-10 10:25:42 +10:00
bbs.c Import strlcpy/strlcat from OpenBSD, start using them. 2018-10-11 13:58:49 +10:00
bbs.h Arrays to vectors. 2018-10-17 13:11:25 +10:00
blog.c Clean up blog code (particularly the www side). 2018-10-12 10:13:04 +10:00
bluewave.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
bluewave.h clang-format 2018-10-09 15:48:42 +10:00
chat_system.c Import strlcpy/strlcat from OpenBSD, start using them. 2018-10-11 13:58:49 +10:00
doors.c Import strlcpy/strlcat from OpenBSD, start using them. 2018-10-11 13:58:49 +10:00
email.c Couple of minor fixes 2018-10-14 10:46:52 +10:00
files.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
GNUmakefile.common Arrays to vectors. 2018-10-17 13:11:25 +10:00
GNUmakefile.dragonfly More dragonfly fixes 2018-10-12 18:11:05 +10:00
GNUmakefile.freebsd Makefile tweaks for sunos and macos 2018-10-12 15:58:29 +10:00
GNUmakefile.linux Makefile tweaks for sunos and macos 2018-10-12 15:58:29 +10:00
GNUmakefile.linux-musl Add support for MUSL on Linux 2018-10-16 13:48:47 +10:00
GNUmakefile.netbsd another netbsd fix 2018-10-12 19:44:50 +10:00
GNUmakefile.openbsd Makefile tweaks for sunos and macos 2018-10-12 15:58:29 +10:00
GNUmakefile.osx Makefile tweaks for sunos and macos 2018-10-12 15:58:29 +10:00
GNUmakefile.sunos Makefile tweaks for sunos and macos 2018-10-12 15:58:29 +10:00
lua_glue.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
mail_menu.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
mail_utils.h Arrays to vectors. 2018-10-17 13:11:25 +10:00
main_menu.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
main.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
menus.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
nodelist.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
settings.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
strings.c More cleanups. 2018-10-10 10:25:47 +10:00
users.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
util.c util.c: munmap takes a pointer, not a file descriptor. 2018-10-16 11:00:01 +10:00
www_blog.c Clean up blog code (particularly the www side). 2018-10-12 10:13:04 +10:00
www_email.c Couple of minor fixes 2018-10-14 10:46:52 +10:00
www_files.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
www_last10.c Couple of minor fixes 2018-10-14 10:46:52 +10:00
www_msgs.c Arrays to vectors. 2018-10-17 13:11:25 +10:00
www.c Arrays to vectors. 2018-10-17 13:11:25 +10:00