Changeset e3480d5 in mainline for uspace/lib/posix/include/posix/stdio.h
- Timestamp:
- 2013-07-29T13:16:03Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bf963b9
- Parents:
- ccdc63e
- File:
-
- 1 edited
-
uspace/lib/posix/include/posix/stdio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/include/posix/stdio.h
rccdc63e re3480d5 65 65 66 66 #define BUFSIZ 4096 67 #define SEEK_SET 068 #define SEEK_CUR 169 #define SEEK_END 270 67 71 68 typedef struct _IO_FILE FILE;
Note:
See TracChangeset
for help on using the changeset viewer.
