summaryrefslogtreecommitdiff
path: root/arm-unknown-riscos/recipes/patches/gcc4/posix-extended-locale.p
Commit message (Collapse)AuthorAgeFilesLines
* Extend POSIX locale patch to cover most APIsJohn-Mark Bell2022-05-301-27/+595
| | | | The only missing one that's defined by POSIX is strftime_l.
* UnixLib: add POSIX extended locale supportJohn-Mark Bell2022-05-301-0/+1352
This is not a complete implementation, but is sufficient for OpenSSL3's purposes.