cryb-to/lib/core
2016-09-17 21:35:42 +02:00
..
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01: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 Big reorganization and cleanup 2016-09-04 14:56:39 +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 Provisionally include strlcmp(), although it is not (currently) used 2014-12-20 00:23:59 +00:00
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 Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
Makefile.am Add wide-character versions of strlcat(), strlcmp(), strlcpy(). 2016-09-17 21:35:42 +02:00