>       I am porting an Threading Application from Hp-UX 11.0 
> to Red Hat Linux 6.2. There is a system call pthread_condattr_setpshared 
> and pthread_mutex_setpshared in HP-UX which is not available on Linux.

They are actually library not system calls in Linux and may well not be
in earlier glibc. You might want to see if glibc2.2 has them. 

For Red Hat stuff there are Red Hat lists 
        http://www.redhat.com/mailing-lists

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to