From: Stefano D'A. <zan...@gm...> - 2008-10-26 04:35:34
|
One of the two remaining problems goes like this: * the main thread allocates a mutex (ok) * another thread locks it (ok) * the same thread which locked it tries to unlock it, but pthread_mutex_unlock() returns EPERM The mutex type is PTHREAD_MUTEX_ERRCHECK and it seems to always work this way. The other problem is probably related to libdl, I will try to find out more later. Plus vi shows strange behaviour with home/end keys on Syllable (using IT keyboard)... is that something configurable or what? Stefano |