| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] add wctype.h header (#149202) Add basic configurations to generate wctype.h header file. To begin with this header file just exposes one function iswalpha. | 1 年前 | |
[libc] fix iswalpha signiture and test (#152343) The iswalpha function is only working for characters in the ascii range right now, which isn't ideal. Also it was returning a bool when the function is supposed to return an int. | 11 个月前 |