diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2010-04-14 11:08:37 -0700 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2010-04-14 11:08:44 -0700 |
commit | e035abf89fbe11a88a26372f1695c768aff7d9e1 (patch) | |
tree | 5ea3b4a66e223ede91ad4073bab7081afbfd560e /test/API/wchar.SUSv4.syms | |
parent | 9ed510ad034f9327e7e032d2c6550bfb1f750eb9 (diff) | |
parent | 718dcdc32bc831b2c141b020124501515afb9adc (diff) |
Merge commit 'origin/master' into nptl
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'test/API/wchar.SUSv4.syms')
-rw-r--r-- | test/API/wchar.SUSv4.syms | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/test/API/wchar.SUSv4.syms b/test/API/wchar.SUSv4.syms new file mode 100644 index 000000000..d58f600b6 --- /dev/null +++ b/test/API/wchar.SUSv4.syms @@ -0,0 +1,59 @@ +btowc +fgetwc +fgetws +fputwc +fputws +fwide +fwprintf +fwscanf +getwc +getwchar +mbrlen +mbrtowc +mbsinit +mbsrtowcs +putwc +putwchar +swprintf +swscanf +ungetwc +vfwprintf +vfwscanf +vswprintf +vswscanf +vwprintf +vwscanf +wcrtomb +wcscat +wcschr +wcscmp +wcscoll +wcscpy +wcscspn +wcsftime +wcslen +wcsncat +wcsncmp +wcsncpy +wcspbrk +wcsrchr +wcsrtombs +wcsspn +wcsstr +wcstod +wcstof +wcstok +wcstol +wcstold +wcstoll +wcstoul +wcstoull +wcsxfrm +wctob +wmemchr +wmemcmp +wmemcpy +wmemmove +wmemset +wprintf +wscanf |