Changeset 3f7fe9e in mainline for uspace/lib/c/generic/io/io.c
- Timestamp:
- 2018-10-01T18:36:42Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5cef315
- Parents:
- 1938b381
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-29 16:13:55)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-10-01 18:36:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/io/io.c
r1938b381 r3f7fe9e 37 37 #include <str.h> 38 38 #include <errno.h> 39 #include <limits.h> 39 40 #include <stdbool.h> 40 41 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.