Changeset 7f9df7b9 in mainline for uspace/lib/posix/src/internal/common.h
- Timestamp:
- 2018-01-22T22:42:57Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7a08c70
- Parents:
- e0f47f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/src/internal/common.h
re0f47f5 r7f9df7b9 50 50 } while (0) 51 51 52 // Just a marker for external tools. 53 #define _HIDE_LIBC_SYMBOL(symbol) 54 52 55 /* Checks if the value is a failing error code. 53 56 * If so, writes the error code to errno and returns true.
Note:
See TracChangeset
for help on using the changeset viewer.