diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-08-20 17:22:41 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-08-20 17:22:41 +0200 |
commit | 216054fa77ee4d313d186406c371a341e16c2ee7 (patch) | |
tree | d14d5621def6e0f85cd3b1e7e9d6fb4c9bdf26d2 /winsup/doc/posix.xml | |
parent | 7630e384623f778b88be8926e2c2a2e6fcbd9008 (diff) | |
download | cygnal-216054fa77ee4d313d186406c371a341e16c2ee7.tar.gz cygnal-216054fa77ee4d313d186406c371a341e16c2ee7.tar.bz2 cygnal-216054fa77ee4d313d186406c371a341e16c2ee7.zip |
Implement missing POSIX function nl_langinfo_l
Change nl_langinfo to nl_langinfo_l using locale given as argument.
Remove outdated TRANSITION_PERIOD_HACK. The codeset is stored in
the locale for quite some time now. For !MB_CAPABLE targets, just
return "US_ASCII" as codeset.
Implement nl_langinfo by calling nl_langinfo_l. Export nl_langinfo_l
from Cygwin DLL and bump minor API version number.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/posix.xml')
0 files changed, 0 insertions, 0 deletions