cryb-to/lib/core
2016-01-08 17:27:27 +01:00
..
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01: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
cryb_strlcat.3 Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
cryb_strlcat.c
cryb_strlcmp.c
cryb_strlcpy.3 Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
cryb_strlcpy.c
Makefile.am Add man pages for a few functions. 2016-01-08 17:27:27 +01: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