| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi, I am a solaris programmer playing with porting stuff from solaris to OSX. There seems to be some missing stuff though. pthread_mutex_initpshared(pthread_mutex_t *) PTHREAD_PROCESS_SHARED pthread_mutexattr_setpshared(...) int pthread_rwlock_initpshared(pthread_mutex_t *) pthread_rwlockattr_t int pthread_rwlockattr_init(...) int pthread_rwlockattr_setpshared(...) int pthread_cond_initpshared(pthread_cond_t *) int pthread_condattr_init(...) int pthread_condattr_setpshared(...) For example (yes I did a cut and paste from a bad compile :) ). Why aren't they there? Are they going to be? Oh yeah and localtime_r..... Where is that?? Matt _______________________________________________ unix-porting mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting Do not post admin requests to the list. They will be ignored.
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.