Is "Thread Local Storage" implemented in Linux?

1999-10-18 Thread wangr
mented in Linux? regards, wangr. -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Microsoft Proxy requires a special Client!?

1999-10-10 Thread wangr
Dear friends, It seems that the proxy of microsoft requires a special client software being installed. But if Linux is running on the client machine, what should I do? Should I install something special to work with MS's proxy? regards, wangr -- To unsubscribe: mail -s unsubs

problem with pthread_create

1999-10-06 Thread wangr
Dear friends, I'm trying to port a program from WINDOWS to Linux, and I'm trying to use pthread_create(). There is no error or warning message when compiling those files( i.e. gcc -c ...), but there is a linking error: undefined reference to function pthread_create(). I'm using RedHat 5.1.