|
VLC 4.0.0-dev
|
Functions | |
| static const char * | vlc_strerror_l (int errnum, const char *lname) |
| const char * | vlc_strerror (int errnum) |
| Formats an error message in the current locale. | |
| const char * | vlc_strerror_c (int errnum) |
| Formats an error message in the POSIX/C locale (i.e. | |
|
static |
References freelocale(), LC_MESSAGES_MASK, newlocale(), and unlikely.
Referenced by vlc_strerror(), and vlc_strerror_c().