cryb-to/lib/core
2016-11-14 13:00:51 +01:00
..
cryb_assert.c Implement our own assert() and, more importantly, assertf(). 2016-11-14 13:00:51 +01:00
cryb_core.c
cryb_memset_s.c
cryb_string.c
cryb_string_impl.c Don't call string_expand() unless we know that we need to. 2016-09-17 23:42:09 +02:00
cryb_strlcat.3 Clean up the cryb_strl*(3) man pages. 2016-09-17 16:50:37 +02:00
cryb_strlcat.c
cryb_strlcmp.c
cryb_strlcpy.3 Clean up the cryb_strl*(3) man pages. 2016-09-17 16:50:37 +02:00
cryb_strlcpy.c
cryb_wcslcat.c Add wide-character versions of strlcat(), strlcmp(), strlcpy(). 2016-09-17 21:35:42 +02:00
cryb_wcslcmp.c Add wide-character versions of strlcat(), strlcmp(), strlcpy(). 2016-09-17 21:35:42 +02:00
cryb_wcslcpy.c Add wide-character versions of strlcat(), strlcmp(), strlcpy(). 2016-09-17 21:35:42 +02:00
cryb_wstring.c Add string_buf(), string_compare_cs(), string_equal_cs(). 2016-09-17 21:37:18 +02:00
Makefile.am Implement our own assert() and, more importantly, assertf(). 2016-11-14 13:00:51 +01:00