Changeset 6e5562a in mainline for uspace/lib/posix/source/stdio.c
- Timestamp:
- 2017-03-31T19:57:38Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 80743a1
- Parents:
- a56cef9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/source/stdio.c
ra56cef9 r6e5562a 53 53 #include "libc/malloc.h" 54 54 #include "libc/adt/list.h" 55 #include "libc/sys/stat.h"56 55 57 56 /** Clears the stream's error and end-of-file indicators.
Note:
See TracChangeset
for help on using the changeset viewer.