Changes in uspace/lib/c/include/stdio.h [63f8966:3629481] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdio.h
r63f8966 r3629481 171 171 extern off64_t ftell(FILE *); 172 172 extern int feof(FILE *); 173 extern int fileno(FILE *); 173 174 174 175 extern int fflush(FILE *);
Note:
See TracChangeset
for help on using the changeset viewer.