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