[Bug 1236] How I move two files?
rtems-bugs at rtems.org
rtems-bugs at rtems.org
Wed Apr 4 11:30:08 UTC 2007
http://www.rtems.org/bugzilla/show_bug.cgi?id=1236
------- Comment #1 from joel.sherrill at oarcorp.com 2007-04-04 06:30 -------
Please post an example program. You don't mention the system configuration,
the file system type, the RTEMS version, or many other details.
testsuites/psxtests/psxstat has a lot of calls to link().
I haven't double-checked but rename() in newlib can be implemented as
a link/unlink pair so it is very likely the same code.
This will likely only work with the IMFS (not the default miniIMFS).
--
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
More information about the bugs
mailing list