Changeset 16bfcd3 in mainline for uspace/lib/c/generic/str.c
- Timestamp:
- 2017-10-24T04:58:22Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 673ea28
- Parents:
- c9f3e7e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/str.c
rc9f3e7e9 r16bfcd3 46 46 #include <align.h> 47 47 #include <mem.h> 48 #include <limits.h> 48 49 49 50 /** Check the condition if wchar_t is signed */
Note:
See TracChangeset
for help on using the changeset viewer.