Commit graph

2 commits

Author SHA1 Message Date
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
fef
cb09acbc7c
nbuf: add buffer type and utilities 2021-07-21 22:55:05 +02:00