RTEMS | rmdir does not handle dot-dot as specified by POSIX (#5071)

Loris Nardo (@loris.nardo) gitlab at rtems.org
Fri Jul 19 03:49:30 UTC 2024



Loris Nardo created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5071



## Summary
`rmdir` should fail with either `ENOTEMPTY` or `EEXIST` (the first one is preferred) when the last component of the supplied path is dot-dot.

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240719/c6215f80/attachment.htm>


More information about the bugs mailing list