Actions
Bug #6306
openkernel could use common toupper/tolower
Status:
New
Priority:
Low
Assignee:
-
Category:
kernel
Start date:
2015-10-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
There is a number of places in the kernel that defines its own toupper/tolower because the kernel doesn't provide one (see sys/ctype.h). We should provide one that handles simple ASCII (since the kernel is all ASCII). Anyone who wants more can use kiconv, etc.
No data to display
Actions