| | | | |
| W |
| |
| | wait -- wait for process to terminate or stop ( ) |
| |
| | waitpid -- wait for process to terminate or stop ( ) |
| |
| | wait3 -- wait for process to terminate or stop ( ) ( ) |
| |
| | wait4 -- wait for process to terminate or stop ( ) ( ) |
| |
| | wait for process to terminate or stop |
| | | -- wait3 ( ) |
| | | -- wait4 ( ) |
| |
| | wait for transmission of output - tcdrain ( ) |
| |
| | watof -- convert wide character string to double-precision number ( ) |
| |
| | watoi -- convert wide character string to long integer ( ) |
| |
| | watol -- convert wide character string to long integer ( ) |
| |
| | watoll -- convert wide character string to long integer ( ) |
| |
| | wchar_t string, number conversion - wscanf ( ) |
| |
| | wcrtomb - convert a wide-character code to a character (restartable) ( ) |
| |
| | wcscat -- wide-character string operations ( ) |
| |
| | wcschr -- wide-character string operations ( ) |
| |
| | wcscmp -- wide-character string operations ( ) |
| |
| | wcscoll -- wide character string comparison using collating information ( ) |
| |
| | wcscpy -- wide-character string operations ( ) |
| |
| | wcscspn -- wide-character string operations ( ) |
| |
| | wcsetno -- get information on EUC codesets ( ) |
| |
| | wcsftime - convert date and time to wide character string ( ) |
| |
| | wcslen -- wide-character string operations ( ) |
| |
| | wcsncat -- wide-character string operations ( ) |
| |
| | wcsncmp -- wide-character string operations ( ) |
| |
| | wcsncpy -- wide-character string operations ( ) |
| |
| | wcspbrk -- wide-character string operations ( ) |
| |
| | wcsrchr -- wide-character string operations ( ) |
| |
| | wcsrtombs - convert a wide-character string to a character string (restartable) ( ) |
| |
| | wcsspn -- wide-character string operations ( ) |
| |
| | wcsstr - find a wide-character substring ( ) |
| |
| | wcstod -- convert wide character string to double-precision number ( ) |
| |
| | wcstok -- wide-character string operations ( ) |
| |
| | wcstol -- convert wide character string to long integer ( ) |
| |
| | wcstombs - convert a wide-character string to a character string ( ) |
| |
| | wcstoul - convert wide character string to unsigned long ( ) |
| |
| | wcstring -- wide-character string operations ( ) |
| |
| | wcswcs -- wide-character string operations ( ) |
| |
| | wcswidth - number of column positions of a wide-character string ( ) |
| |
| | wcsxfrm -- wide character string transformation ( ) |
| |
| | wctob - wide-character to single-byte conversion ( ) |
| |
| | wctomb - convert a wide-character code to a character ( ) |
| |
| | wctrans - define character mapping ( ) |
| |
| | wctype - define character class ( ) |
| |
| | wcwidth - number of column positions of a wide-character code ( ) |
| |
| | wide character string to long integer, convert |
| | | -- watoi ( ) |
| | | -- watol ( ) |
| | | -- watoll ( ) |
| | | -- wcstol ( ) |
| | | -- wstol ( ) |
| |
| | wide-character code classification functions |
| | | -- isenglish ( ) |
| | | -- isideogram ( ) |
| | | -- isnumber ( ) |
| | | -- isphonogram ( ) |
| | | -- isspecial ( ) |
| | | -- iswalnum ( ) |
| | | -- iswalpha ( ) |
| | | -- iswascii ( ) |
| | | -- iswcntrl ( ) |
| | | -- iswdigit ( ) |
| | | -- iswgraph ( ) |
| | | -- iswlower ( ) |
| | | -- iswprint ( ) |
| | | -- iswpunct ( ) |
| | | -- iswspace ( ) |
| | | -- iswupper ( ) |
| | | -- iswxdigit ( ) |
| |
| | wide-character formatted output of a stdarg argument list |
| | | -- vfwprintf ( ) |
| | | -- vswprintf ( ) |
| | | -- vwprintf ( ) |
| |
| | wide-character mapping - towctrans ( ) |
| |
| | wide character string comparison using collating information |
| | | -- wcscoll ( ) |
| | | -- wscoll ( ) |
| |
| | wide-character string operations |
| | | -- wcscat ( ) |
| | | -- wcschr ( ) |
| | | -- wcscmp ( ) |
| | | -- wcscpy ( ) |
| | | -- wcscspn ( ) |
| | | -- wcslen ( ) |
| | | -- wcsncat ( ) |
| | | -- wcsncmp ( ) |
| | | -- wcsncpy ( ) |
| | | -- wcspbrk ( ) |
| | | -- wcsrchr ( ) |
| | | -- wcsspn ( ) |
| | | -- wcstok ( ) |
| | | -- wcstring ( ) |
| | | -- wcswcs ( ) |
| | | -- windex ( ) |
| | | -- wrindex ( ) |
| |
| | wide character string transformation |
| | | -- wcsxfrm ( ) |
| | | -- wsxfrm ( ) |
| |
| | wide-character to single-byte conversion - wctob ( ) |
| |
| | windex -- wide-character string operations ( ) |
| |
| | wmemchr - find a wide-character in memory ( ) |
| |
| | wmemcmp - compare wide-characters in memory ( ) |
| |
| | wmemcpy - copy wide-characters in memory ( ) |
| |
| | wmemmove - copy wide-characters in memory with overlapping areas ( ) |
| |
| | wmemset - set wide-characters in memory ( ) |
| |
| | wordexp -- perform word expansions ( ) |
| |
| | wordfree -- perform word expansions ( ) |
| |
| | working directory, get pathname - getwd ( ) |
| |
| | wprintf -- print formatted wide-character output ( ) |
| |
| | wrindex -- wide-character string operations ( ) |
| |
| | wscanf -- convert formatted wide-character input ( ) |
| |
| | wscasecmp -- Process Code string operations ( ) |
| |
| | wscol -- Process Code string operations ( ) |
| |
| | wscoll -- wide character string comparison using collating information ( ) |
| |
| | wsdup -- Process Code string operations ( ) |
| |
| | wsncasecmp -- Process Code string operations ( ) |
| |
| | wsprintf - formatted output conversion ( ) |
| |
| | wsscanf - formatted input conversion ( ) |
| |
| | wstod -- convert wide character string to double-precision number ( ) |
| |
| | wstol -- convert wide character string to long integer ( ) |
| |
| | wstostr -- code conversion for Process Code and File Code ( ) |
| |
| | wsxfrm -- wide character string transformation ( ) |