Ulrich Drepper a85d5c8060 Update.
2000-07-06  Ulrich Drepper  <drepper@redhat.com>

	* condvar.c: Implement pthread_condattr_getpshared and
	pthread_condattr_setpshared.
	* mutex.c: Implement pthread_mutexattr_getpshared and
	 pthread_mutexattr_setpshared.
	* Versions: Export new functions.
	* sysdeps/pthread/pthread.h: Add prototypes for new functions.

	* rwlock.c (pthread_rwlockattr_init): Use PTHREAD_PROCESS_PRIVATE.
	(pthread_rwlockattr_setpshared): Fail if PTHREAD_PROCESS_PRIVATE
	is not selected.
2000-07-06 22:01:12 +00:00
..
2000-05-25 06:15:25 +00:00
2000-05-25 06:15:25 +00:00
2000-06-21 05:54:40 +00:00
2000-05-25 06:15:25 +00:00
2000-07-06 22:01:12 +00:00
2000-06-12 20:50:37 +00:00
2000-06-04 16:39:33 +00:00
2000-06-21 04:35:29 +00:00