cryb-to/lib/core
Dag-Erling Smørgrav 2ad45cfccf Add a string comparison function and a string equality predicate.
Write test cases for the former.
2014-12-29 12:41:39 +00:00
..
_string.c Add a string comparison function and a string equality predicate. 2014-12-29 12:41:39 +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_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 Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +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