This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
2.0.0.2 - 扩充对C++类库的支持
·
612 commits
to master
since this release
What's the News?
- 新增 _configthreadlocale、_get_current_locale、_create_locale、_free_locale接口支持
- 为Windows XP添加 _time32、_fseeki64静态实现
- 解决Bug 14,新增 _getpid、_sys_nerr、_sys_errlist无法使用问题(感谢 HwangBae)
- 新增C++类,mutex、thread、xtime、xonce支持
- 优化编译方式,消除无意义符号,减少ltl库体积