Changeset 36082362 in mainline for uspace/lib/c/include/errno.h
- Timestamp:
- 2011-04-28T07:32:23Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 48d1c228
- Parents:
- 564a2b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/errno.h
r564a2b3 r36082362 65 65 #define EEMPTY (-302) 66 66 67 /** Negative acknowledgment. */ 68 #define ENAK (-303) 69 67 70 /** An API function is called while another blocking function is in progress. */ 68 71 #define EINPROGRESS (-10036)
Note:
See TracChangeset
for help on using the changeset viewer.