libneo/src
fef c797540dbc
string: rename string type to nstr_t
This might annoy a bunch of people, but it kinda
follows the "traditional" C coding style and i
like it more.  Also it reminds you that strings
are absolutely not a primitive data type.
2021-07-22 12:20:53 +02:00
..
include/neo
string string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00
CMakeLists.txt nbuf: add buffer type and utilities 2021-07-21 22:55:05 +02:00
error.c string: rename string type to nstr_t 2021-07-22 12:20:53 +02:00
list.c list: fix stupid syntax errors and size bugs 2021-07-19 13:07:34 +02:00
nalloc.c
nbuf.c nbuf: add buffer type and utilities 2021-07-21 22:55:05 +02:00
neo.ld
nref.c nref: move main init work out of macro 2021-07-21 16:55:19 +02:00