Hey everyone :)
I just wanted to say hello and to inform you about two young pet
projects of mine, an installation wizard in the spirit of the OpenBSD
installer and a script to master live cds from existing systems.
I've created one live cd that is able to install a Debian GNU/Hurd
system. It can
Follow-up Comment #4, bug #29655 (project hurd):
This has already been said on IRC but I might as well repeat it here:
POSIX.1-2008 says that only `AT_SYMLINK_FOLLOW` is applicable to linkat()
(see http://www.opengroup.org/onlinepubs/9699919799/functions/linkat.html).
I would recommend testing it
On 10-5-7 下午4:31, Samuel Thibault wrote:
> Hello,
>
> Da Zheng, le Fri 07 May 2010 00:53:20 +0800, a écrit :
>> In ne2k-pci, an example in DDE Linux26, when a packet is transmitted by the
>> driver, disable_irq_nosync_lockdep_irqsave() is called to disable irq. Then
>> it
>> triggers a send and c
Follow-up Comment #3, bug #29655 (project hurd):
Thanks for the review.
This patch (hopefully) clarifies the comment.
I don't understand your second point though. How can "linkat(...,
AT_SYMLINK_FOLLOW)" be wrong? Do you mean that in that case with my patch,
file_name_lookup_at() will have O_NO