Hi Roland, On Sun, Jun 13, 2010 at 10:53 AM, Roland McGrath <rol...@frob.com> wrote: > The . bit is bogus. It should behave the same as file_name_split.
You mean directory_name_split("/") should return (<root port>, "") ? This makes mkdir(), for instance, fail with EINVAL as well. Should it be handled on a case-by-case basis in the individual POSIX calls (mkdir, rmdir, link, unlink, ...) ? -- Jérémie Koenig <j...@jk.fr.eu.org> http://jk.fr.eu.org/