]> sourceware.org Git - glibc.git/blob - wcsmbs/Versions
Update.
[glibc.git] / wcsmbs / Versions
1 libc {
2 GLIBC_2.0 {
3 # functions used in inline functions or macros
4 __wcsto*_internal; __mbrlen;
5
6 # b*
7 btowc;
8
9 # w*
10 wcpcpy; wcpncpy; wcrtomb; wcscat; wcschr; wcscmp; wcscoll;
11 wcscpy; wcscspn; wcsdup; wcslen; wcsncat; wcsncmp;
12 wcsncpy; wcsnrtombs; wcspbrk; wcsrchr; wcsrtombs; wcsspn; wcsstr;
13 wcstod; wcstof; wcstok; wcstol; wcstold; wcstoq; wcstoul;
14 wcstouq; wcswidth; wcsxfrm; wctob;
15
16 wmemchr; wmemcmp; wmemcpy; wmemmove; wmemset;
17 }
18 GLIBC_2.1 {
19 # w*
20 wcscasecmp; wcsncasecmp; wcsnlen; wcstoll;
21 wcstoimax; wcstoumax; wcstoull; wcswcs; wmemrtombs; wmemrtowcs;
22 }
23 }
This page took 0.038044 seconds and 5 git commands to generate.