Re: prevent multiple start of app



That's not correct.

sem_open(const char *name, int oflag, ...);

is for creating inter-process semaphores.

The sem_open in't available on RH7.2 and RH9. Where can i get it?
Is it guaranteed to be signaled even in case of a core-dump?
.