cryb-to/lib/core
Dag-Erling Smørgrav fd515ccd79 Clear up confusion between lengths and sizes.
Fix a harmless bug in string_shrink().
2015-10-13 21:42:57 +00:00
..
_string.c Clear up confusion between lengths and sizes. 2015-10-13 21:42:57 +00:00
cryb_core.c
cryb_memset_s.c Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
cryb_strlcat.c
cryb_strlcmp.c
cryb_strlcpy.c
Makefile.am Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
string.c
wstring.c Add string_len() (return length of string) and string_dup_cs() (create a 2015-10-12 10:23:24 +00:00