bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: link(dir,name) should fail with EPERM


From: Samuel Thibault
Subject: Re: link(dir,name) should fail with EPERM
Date: Sun, 13 May 2012 01:37:54 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

Eric Blake, le Tue 01 Mar 2011 16:30:04 -0700, a écrit :
> POSIX states that this should fail with EPERM, not EISDIR:
> 
> $ mkdir d
> $ link d c
> 
> This was detected by the gnulib testsuite; I've since updated that
> testsuite to tolerate Hurd's current behavior, but it might be worth
> updating link(2) to comply with the standard.

Indeed, now fixed upstream, thanks!

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]