cryb-to/lib/core
2016-09-17 23:42:09 +02:00
..
cryb_core.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_memset_s.c Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
cryb_string.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
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 Add wide-character versions of strlcat(), strlcmp(), strlcpy(). 2016-09-17 21:35:42 +02:00