.. |
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_memset_s.c
|
Add a memset_s() implementation (cf. C11 / WG14 N1381)
|
2015-02-15 09:18:18 +00: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
|
Mechanically bump copyright dates to the date of the latest commit.
|
2017-02-19 20:07:43 +01:00 |
cryb_strlcat.3
|
Clean up the cryb_strl*(3) man pages.
|
2016-09-17 16:50:37 +02:00 |
cryb_strlcat.c
|
Mechanically bump copyright dates to the date of the latest commit.
|
2017-02-19 20:07:43 +01:00 |
cryb_strlcmp.c
|
Provisionally include strlcmp(), although it is not (currently) used
|
2014-12-20 00:23:59 +00:00 |
cryb_strlcpy.3
|
Clean up the cryb_strl*(3) man pages.
|
2016-09-17 16:50:37 +02:00 |
cryb_strlcpy.c
|
Mechanically bump copyright dates to the date of the latest commit.
|
2017-02-19 20:07:43 +01: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
|
Implement our own assert() and, more importantly, assertf().
|
2016-11-14 13:00:51 +01:00 |