I would be aple to share semaphore between processes.
I tried sem_open for use of named sempahores, but it did not worked ,
errno = Function not implemented .
What is the best way to communicate via events between processes at this
time, on linux
thanks for help
steph