cryb-to/lib/core
2018-05-06 19:12:51 +02:00
..
cryb-core.pc.in Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
cryb_assert.c
cryb_core.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
cryb_memset_s.c Tweak memset_s() and its unit tests, mostly renaming variables. 2018-05-06 19:12:51 +02:00
cryb_strchrnul.c Add strchrnul(), wcschrnul(), and tests for the former. 2017-08-23 13:41:40 +02:00
cryb_string.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
cryb_string_impl.c Pass the correct va_list to vsnprintf(). 2017-05-01 21:20:50 +02:00
cryb_strlcat.3 Improve man pages for strlcat() and strlcpy(). 2017-05-02 12:52:19 +02:00
cryb_strlcat.c Improve comments for strlcat() and strlcpy(). 2017-05-01 21:20:50 +02:00
cryb_strlcmp.c
cryb_strlcpy.3 Improve man pages for strlcat() and strlcpy(). 2017-05-02 12:52:19 +02:00
cryb_strlcpy.c Improve comments for strlcat() and strlcpy(). 2017-05-01 21:20:50 +02:00
cryb_wcschrnul.c Add strchrnul(), wcschrnul(), and tests for the former. 2017-08-23 13:41:40 +02:00
cryb_wcslcat.c
cryb_wcslcmp.c
cryb_wcslcpy.c
cryb_wstring.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
Makefile.am Add strchrnul(), wcschrnul(), and tests for the former. 2017-08-23 13:41:40 +02:00