Changeset ae7bfbbd in mainline for uspace/lib/c/include/stdio.h
- Timestamp:
- 2017-03-30T20:00:54Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 79ea5af
- Parents:
- 23a0368
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdio.h
r23a0368 rae7bfbbd 143 143 /* Misc file functions */ 144 144 extern int rename(const char *, const char *); 145 extern int remove(const char *);146 145 147 146 #endif
Note:
See TracChangeset
for help on using the changeset viewer.