Changeset 5d4e90f0 in mainline for uspace/lib/libc/generic/io/stream.c
- Timestamp:
- 2007-09-27T12:35:36Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bcf23cf
- Parents:
- 8c20b26
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/io/stream.c
r8c20b26 r5d4e90f0 46 46 #include <unistd.h> 47 47 #include <async.h> 48 #include <sys/types.h> 48 49 49 50 #define FDS 32
Note:
See TracChangeset
for help on using the changeset viewer.