libdl: first execute all destructors, then munmap library
[uclibc-ng.git] / libc / string / wcsxfrm_l.c
blob67e2f170ee8b672c08b8afb802d3bda8d57ab143
1 /*
2 * Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define WANT_WIDE
8 #define __UCLIBC_DO_XLOCALE
9 #define L_wcsxfrm_l
10 #include "_collate.c"