Appendix A. Solaris to Linux Reference Tables

In this appendix

Internationalization

Table A-1 compares internationalization application programming interfaces (APIs) between Solaris and Linux.

Table A-1. Internationalization APIs

Solaris libc

GNU libc

Functions

iconv, iconv_open, iconv_close

iconv, iconv_open, iconv_close

Translation functions

wcsncat, wcsdup, wcscmp, wcsncmp, wcscpy, wcsncpy, wcschr, wcsrchr, wcslen, wcsol, wcsspn, wcscspn, wcspbrk, wcstok, wcswcs, wcstombs, wctomb, wcwidth, wcswidth, wctob, wcrtomb, wcstoul, wcstod, wcsrtombs, wcscat

wcscat, wcsncat, wcscmp, wcsncmp, wcscpy, wcsncpy, wcslen, wcschr, wcsrchr, wcsstr, wcspbrk, wcsspn, wcscspn, wcswcs ...

Get UNIX to Linux now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.