Changes in uspace/lib/c/include/stdio.h [a801688b:7699c21] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdio.h
ra801688b r7699c21 143 143 144 144 extern void setvbuf(FILE *, void *, int, size_t); 145 extern void setbuf(FILE *, void *); 145 146 146 147 /* Misc file functions */
Note:
See TracChangeset
for help on using the changeset viewer.