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