Awad, Majid wrote: > > Is there going to be a fix for the "more than one slash in semaphore name"? > such as: /tmp/mysemp? > > In all of my test cases I created a named semaphore with /tmp/mysemp_<pid>. > In order for me to run the test cases on NPTL system I have to remove the > path name to something like /sem_open_<pid>. > > Is this a bug? will there be a fix for it soon? This is not a bug in NPTL. This is a known portability problem of POSIX IPC names. See Richard Stevens, Unix Network Programming, Vol. II, 2nd Ed., Section 2.2 "IPC Names" . Wan-Teh
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature