Changes in uspace/lib/c/include/stdio.h [38db6288:ce52ae70] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdio.h
r38db6288 rce52ae70 151 151 /* Misc file functions */ 152 152 extern int rename(const char *, const char *); 153 extern int remove(const char *);154 153 155 154 #endif
Note:
See TracChangeset
for help on using the changeset viewer.