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