cryb-to/lib/core
2015-02-15 09:18:18 +00:00
..
_string.c Fix string_equal() for strings of unequal length. 2014-12-29 12:46:44 +00:00
cryb_core.c Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
cryb_memset_s.c Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
cryb_strlcat.c Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
cryb_strlcmp.c Provisionally include strlcmp(), although it is not (currently) used 2014-12-20 00:23:59 +00:00
cryb_strlcpy.c Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
Makefile.am Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
string.c Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
wstring.c Add a string comparison function and a string equality predicate. 2014-12-29 12:41:39 +00:00