Changeset af42a2b in mainline for uspace/lib/posix/errno.h
- Timestamp:
- 2012-05-09T19:27:40Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 422af2b
- Parents:
- 1a23f6e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/errno.h
r1a23f6e raf42a2b 66 66 #undef errno 67 67 #define errno (*__posix_errno()) 68 69 #include "unistd.h" 68 70 69 71 extern int *__posix_errno(void);
Note:
See TracChangeset
for help on using the changeset viewer.