Somil Gupta commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5487#note_148205


I do have a working code in which rename() would work in compliance with posix 
but only for case mv a a , but it will not handle the over writing case  , I 
think this issue will need handling at the rename file ( like IMFS_RENAME as 
mentioned by zack in the initial comment ) level of each file system , as 
RTEMS_FS_EXCLUSIVE would have to be removed to make it fully complaint .

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5487#note_148205
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to