- https://fef.moe
-
your least favorite nyanbinary anarcho-communist neurodivergent catgirl hacker. she/they/it
- Joined on
2021-03-25
080c5e6195
types: make nlen field volatile
d033a5df9d
list: fix stupid syntax errors and size bugs
66032c95f2
string: sanitize nstrcmp return value on error
a1ac5d8c41
nref: clear pointer if refcount reached 0
7169a434bf
utf: add utf8_ncheck
f41fc5ad44
test: add tests for utf8_chrsize
f27d00a4a2
utf: fix name ambiguity of utf8_chrsize
aae039ae29
string: nstrcat refactor
2fbbfc61c0
string: use memcpy instead of strncpy in nstrmul
8c591796fb
string: always call strcmp() in nstrcmp()
7d64438f70
string: fix off-by-one error in leftpad
900bce9b8e
string: add nnstr string constructor