Changeset 2a53f71 in mainline for uspace/lib/posix/stdio.c
- Timestamp:
- 2011-07-31T04:59:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 27a8d1d
- Parents:
- 11544f4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdio.c
r11544f4 r2a53f71 726 726 * Rename a file or directory. 727 727 * 728 * @param old 729 * @param new 728 * @param old Old pathname. 729 * @param new New pathname. 730 730 * @return Zero on success, -1 (with errno set) otherwise. 731 731 */
Note:
See TracChangeset
for help on using the changeset viewer.