bump version to 1.0.28
[uclibc-ng.git] / libc / stdlib / wcstoll.c
blob4cc9b05fb6449b0fc8375f54c7d0074e7961192f
1 /* Copyright (C) 2004-2006 Manuel Novoa III <mjn3@uclibc.org>
3 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
4 */
6 #define L_wcstoll
7 #include "stdlib.c"