summaryrefslogtreecommitdiff
path: root/libc/misc/wchar/wcsnrtombs.c
blob: af9d6c33d3d12a6d4fee0a29d0bb78ecd55c884a (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (C) 2004-2006 Manuel Novoa III <mjn3@uclibc.org>
 *
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#define L_wcsnrtombs
#include "wchar.c"