and use message catalogs if NLS is defined. Increased the size of char buffers used by strerror() and strsignal(); the error and signal strings may be much longer in some locales.
We might want to be able to retrieve a locale-specific signal description (from a message catalog) and we need a function call API for that feature.