Actions
Feature #5821
closedneed strerror_l()
Start date:
2015-04-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
I tried to build VLC but had a problem due to the fact that strerror_l() was not supported.
Checking POSIX.1-2008 includes support for strerror_l() see link below
http://pubs.opengroup.org/stage7tc1/functions/strerror.html
Can support for the strerror_l() function be considered in OpenIndiana/IllumOS.
Actions