History log of /netbsd-src/lib/libc/locale/wcstof.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 87ad8af4 09-Dec-2017 christos <christos@NetBSD.org>

PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l
XXX: pullup-8


# 9a7fa6ff 18-Apr-2013 joerg <joerg@NetBSD.org>

Add wcstof_l, wcstod_l and wcstold_l.


# eaacd42b 25-Apr-2008 christos <christos@NetBSD.org>

I don't see why we need to strong alias those. Nothing else does it.


# 2c277d7a 16-Apr-2006 christos <christos@NetBSD.org>

namespace protect wcstod too, and fix the protection in wcstold and wcstof.


# f9de1ba5 15-Apr-2006 tnozaki <tnozaki@NetBSD.org>

add c99 wcstof(3) and wcstold(3).
requested by skrll AT netbsd DOT org, thanks.

bump libc minor 138 -> 139.