bug-glibc
[Top][All Lists]
Advanced

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

Re: shm_unlink seems to be non POSIX compliant


From: GOTO Masanori
Subject: Re: shm_unlink seems to be non POSIX compliant
Date: Mon, 28 Apr 2003 15:39:17 +0900
User-agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryōmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At Fri, 25 Apr 2003 16:41:51 +0200 (DFT),
Jerome Marchand wrote:
> When permission is denied to unlink the shared memory object, shm_unlink
> set errno to EPERM instead of EACESS as specified in POSIX spec:
> http://www.opengroup.org/onlinepubs/007904975/functions/shm_unlink.html

Which kernel version did you use?  It's returned from kernel, and it
should be EPERM.

Regards,
-- gotom





reply via email to

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