Changeset f480d7e in mainline for uspace/lib/c/include/errno.h
- Timestamp:
- 2011-09-02T22:03:55Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f278930
- Parents:
- a1b7e80 (diff), 5b68e0c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/errno.h
ra1b7e80 rf480d7e 55 55 #define EIO (-265) 56 56 #define EMLINK (-266) 57 #define ENXIO (-267) 57 58 58 59 /** Bad checksum. */
Note:
See TracChangeset
for help on using the changeset viewer.