.. |
cryb-core.pc.in
|
Start using pkg-config / pkgconf.
|
2017-03-07 00:54:46 +01:00 |
cryb_assert.c
|
Implement our own assert() and, more importantly, assertf().
|
2016-11-14 13:00:51 +01:00 |
cryb_core.c
|
Mechanically bump copyright dates to the date of the latest commit.
|
2017-02-19 20:07:43 +01:00 |
cryb_memcpy_s.3
|
Further improvements to memcpy_s(), memset_s(), and their man pages.
|
2018-05-06 19:12:51 +02:00 |
cryb_memcpy_s.c
|
Further improvements to memcpy_s(), memset_s(), and their man pages.
|
2018-05-06 19:12:51 +02:00 |
cryb_memset_s.3
|
Belatedly bump copyright dates.
|
2018-11-15 18:35:01 +01:00 |
cryb_memset_s.c
|
Further improvements to memcpy_s(), memset_s(), and their man pages.
|
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
|
Provisionally include strlcmp(), although it is not (currently) used
|
2014-12-20 00:23:59 +00:00 |
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
|
Add wide-character versions of strlcat(), strlcmp(), strlcpy().
|
2016-09-17 21:35:42 +02:00 |
cryb_wcslcmp.c
|
Add wide-character versions of strlcat(), strlcmp(), strlcpy().
|
2016-09-17 21:35:42 +02:00 |
cryb_wcslcpy.c
|
Add wide-character versions of strlcat(), strlcmp(), strlcpy().
|
2016-09-17 21:35:42 +02:00 |
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 man pages for memset_s(3) and memcpy_s(3)
|
2018-05-06 19:12:51 +02:00 |