Changeset 1558d85 in mainline for uspace/lib/c/generic/str.c
- Timestamp:
- 2016-03-29T19:36:43Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 83e69b9
- Parents:
- 4c5deac
- git-author:
- Manuele Conti <conti.manuele@…> (2016-03-29 19:36:43)
- git-committer:
- Jakub Jermar <jakub@…> (2016-03-29 19:36:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/str.c
r4c5deac r1558d85 45 45 #include <align.h> 46 46 #include <mem.h> 47 #include <str.h>48 47 49 48 /** Check the condition if wchar_t is signed */
Note:
See TracChangeset
for help on using the changeset viewer.