Subject: Re: did I break my pax in current?
To: Christos Zoulas <christos@zoulas.com>
From: Chuck Silvers <chuq@chuq.com>
List: current-users
Date: 09/17/2005 08:44:22
On Sat, Sep 17, 2005 at 02:15:39AM -0400, Christos Zoulas wrote:
> On Sep 16,  9:28pm, htodd@twofifty.com (Hisashi T Fujinaka) wrote:
> -- Subject: did I break my pax in current?
> 
> No, I broke it... It is fixed now. Unfortunately mkdir() returns EISDIR
> for / which was not documented. I fixed that too.

wouldn't it be better to fix mkdir() to return the correct error in this case?

-Chuck