Changes in uspace/lib/posix/strings.h [6921178:fc3680e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/strings.h
r6921178 rfc3680e 48 48 #endif 49 49 50 /* TODO: not implemented due to missing locale support50 /* TODO: not implemented due to missing locale.h 51 51 * 52 52 * int strcasecmp_l(const char *, const char *, locale_t);
Note:
See TracChangeset
for help on using the changeset viewer.