cryb-to/lib/core
Dag-Erling Smørgrav 4d7893004c Prepare for moving to Github 2015-12-14 15:55:38 +01:00
..
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01:00
Makefile.am Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
_string.c Clear up confusion between lengths and sizes. 2015-10-13 21:42:57 +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
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 string_len() (return length of string) and string_dup_cs() (create a 2015-10-12 10:23:24 +00:00