Changeset dddc3d9 in mainline for uspace/lib/posix/string.h
- Timestamp:
- 2011-06-22T01:08:50Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c87a7f5
- Parents:
- b4d6252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/string.h
rb4d6252 rdddc3d9 133 133 #define strerror posix_strerror 134 134 #define strerror_r posix_strerror_r 135 #define strsignal(i) ((char *) "SIGNonSense: There are no signals in HelenOS.")136 135 137 136 #define strlen posix_strlen
Note:
See TracChangeset
for help on using the changeset viewer.