str_extra.c

Extra string functions library for C
git clone git://git.finwo.net/lib/str_extra.c
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2026-04-10 18:25Add readme, rename config.mk to export.mkfinwo2+39-0
2026-04-09 16:44Update package formatfinwo6+29-14
2025-08-12 13:54Add ctype for case changing methodsfinwo1+1-0
2025-08-12 13:40Add strcasecmpfinwo3+45-0
2024-05-18 23:55Added strtoupper to srcfinwo1+1-0
2024-05-18 23:52Added strtoupper methodfinwo4+20-0
2023-08-16 21:27Removed erronous configmk and pkg ; fixed double-include error of header filesfinwo5+15-10
2023-08-16 21:24Added lazy headerfile and building configfinwo4+6-1
2023-08-16 21:05Added str_isHex methodfinwo4+26-0
2023-08-13 19:39Initial commitfinwo5+38-0