cryb-to/lib/core
Dag-Erling Smørgrav 3ed82792fc Fix a bug that affected unterminated buffers: strlcat() would write a NUL
past the end of the buffer and return one less than the correct length.
2014-07-13 20:42:56 +00:00
..
cryb_core.c Use custom keywords. 2014-07-04 11:20:46 +00:00
cryb_strlcat.c Fix a bug that affected unterminated buffers: strlcat() would write a NUL 2014-07-13 20:42:56 +00:00
cryb_strlcmp.c Use custom keywords. 2014-07-04 11:20:46 +00:00
cryb_strlcpy.c Use custom keywords. 2014-07-04 11:20:46 +00:00
Makefile.am Use custom keywords. 2014-07-04 11:20:46 +00:00