#
3249d3dc |
| 12-Mar-2022 |
christos <christos@NetBSD.org> |
reallocarr returns errno. preserve it.
|
#
99f42ade |
| 29-Oct-2021 |
nia <nia@NetBSD.org> |
reallocarr does not set errno.
|
#
46bf9c16 |
| 29-Oct-2021 |
nia <nia@NetBSD.org> |
wcsdup(3): use reallocarr to catch integer overflow
|
#
a3b083b6 |
| 26-May-2008 |
haad <haad@NetBSD.org> |
Remove unneeded #include <string.h>, found by Adam Hoka.
Ok'ed by martin@.
|
#
a2480880 |
| 26-Aug-2006 |
christos <christos@NetBSD.org> |
Add copyright notices.
|
#
54097ce7 |
| 22-Aug-2006 |
christos <christos@NetBSD.org> |
PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions
|