summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/stdlib/test-qsort.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2013-06-03 17:17:56 +0000
committered <ed@FreeBSD.org>2013-06-03 17:17:56 +0000
commitd6e16cad4cb99e7f1641cb8c31881f910b1b427b (patch)
tree925fa5249e7eb65c98a1c3fed8e18bbc85e4efd2 /tools/regression/lib/libc/stdlib/test-qsort.c
parente1000eed34082643bcda3a70a3dd280f2da839e7 (diff)
downloadFreeBSD-src-d6e16cad4cb99e7f1641cb8c31881f910b1b427b.zip
FreeBSD-src-d6e16cad4cb99e7f1641cb8c31881f910b1b427b.tar.gz
Add libiconv based versions of *c16*() and *c32*().
I initially thought wchar_t was locale independent, but this seems to be only the case on Linux. This means that we cannot depend on the *wc*() routines to implement *c16*() and *c32*(). Instead, use the Citrus libiconv that is part of libc. I'll see if there is anything I can do to make the existing functions somewhat useful in case the system is built without libiconv in the nearby future. If not, I'll simply remove the broken implementations. Reviewed by: jilles, gabor
Diffstat (limited to 'tools/regression/lib/libc/stdlib/test-qsort.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud