Changeset 38db6288 in mainline for uspace/lib/c/include/stdio.h
- Timestamp:
- 2013-11-10T21:02:29Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 34cb6c8
- Parents:
- 6749feb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdio.h
r6749feb 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.