Changeset 491e1ee in mainline for uspace/lib/posix/stdio.h
- Timestamp:
- 2011-06-16T09:53:00Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 59f799b
- Parents:
- b08ef1fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdio.h
rb08ef1fd r491e1ee 57 57 extern posix_off_t posix_ftello(FILE *stream); 58 58 59 #ifndef POSIX_INTERNAL59 #ifndef LIBPOSIX_INTERNAL 60 60 #define freopen posix_freopen 61 61
Note:
See TracChangeset
for help on using the changeset viewer.