Hi Rob, list,

__mkpathat()__ function doesn't create the last component in the given path
if (flags & 1) == 0, e.g. input path is "a/b/c" and flags = 2, then __a__
and __b__
are created but __c__ isn't.

Is it expecting the filename also in the path component, to make the path
recursively.
I guess it shouldn't otherwise it defies the purpose of mkpathat().

regards,
Ashwini
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to