[Bug 1236] New: How I move two files?
rtems-bugs at rtems.org
rtems-bugs at rtems.org
Tue Apr 3 22:51:43 UTC 2007
http://www.rtems.org/bugzilla/show_bug.cgi?id=1236
Summary: How I move two files?
Product: RTEMS
Version: 4.6
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: critical
Priority: P3
Component: filesystem
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: dianaunigarro at gmail.com
I want to replace one file to another, Im using link function
link(oldpath,newpath) but doesnt work, I replace that function for rename
function rename(oldpath,newpath), but doesnt work too.
What function serves to me for move or replace two files.
--
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the bugs
mailing list