History log of /openbsd-src/lib/libc/string/wcsdup.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 38a75b98 12-Sep-2015 guenther <guenther@openbsd.org>

Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct
and the symbols not in the C standard are weak


# 81469941 08-Oct-2014 deraadt <deraadt@openbsd.org>

obvious malloc -> reallocarray, for mult int oflow


# 2dcf140d 04-Jul-2011 nicm <nicm@openbsd.org>

Add wcsdup(), from NetBSD.

ok deraadt matthew