bug-glibc
[Top][All Lists]
Advanced

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

shm_unlink seems to be non POSIX compliant


From: Jerome Marchand
Subject: shm_unlink seems to be non POSIX compliant
Date: Fri, 25 Apr 2003 16:41:51 +0200 (DFT)

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


Jerome Marchand






reply via email to

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