Changeset 732bb0c in mainline for uspace/lib/libc/include/string.h
- Timestamp:
- 2009-04-14T19:08:10Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4482bc7
- Parents:
- 47a6708
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/string.h
r47a6708 r732bb0c 87 87 */ 88 88 89 extern int strncmp(const char *, const char *, size_t);90 89 extern int stricmp(const char *, const char *); 91 90
Note:
See TracChangeset
for help on using the changeset viewer.