..
arch
I was a bit over zealous with my last change so revert the
2006-01-09 22:17:16 +00:00
debuglog.c
Makefile
include libc after our own files to fix ports that have 2 assym.h's. One
2005-12-13 22:07:20 +00:00
pthread_alarms.c
pthread_attr_setcreatesuspend_np.3
pthread_attr.3
pthread_attr.c
pthread_attr_getschedpolicy() wasn't setting the return buffer at all.
2005-09-21 15:27:14 +00:00
pthread_barrier_destroy.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_barrier_init.3
Fix various spelling errors.
2005-06-17 18:07:06 +00:00
pthread_barrier_wait.3
New sentence, new line.
2005-06-17 18:23:52 +00:00
pthread_barrier.c
pthread_barrierattr.3
Fix various spelling errors.
2005-06-17 18:07:06 +00:00
pthread_cancel.3
pthread_cancelstub.c
XXX: Work around libpthread's "intimate" connection with libc.
2005-09-13 02:45:38 +00:00
pthread_cleanup_push.3
pthread_cond_broadcast.3
Fix various spelling errors.
2005-06-17 18:07:06 +00:00
pthread_cond_destroy.3
pthread_cond_init.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_cond_wait.3
pthread_cond.c
pthread_condattr.3
Fix various spelling errors.
2005-06-17 18:07:06 +00:00
pthread_create.3
pthread_debug.c
pthread_debug.h
pthread_detach.3
pthread_equal.3
pthread_exit.3
pthread_getspecific.3
pthread_int.h
starting the pthread library (ie. calling pthread__start()) before
2005-10-19 02:15:03 +00:00
pthread_join.3
pthread_key_create.3
pthread_key_delete.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_kill.3
pthread_lock.c
pthread_mutex_destroy.3
pthread_mutex_init.3
pthread_mutex_lock.3
pthread_mutex_unlock.3
pthread_mutex.c
starting the pthread library (ie. calling pthread__start()) before
2005-10-19 02:15:03 +00:00
pthread_mutexattr.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_once.3
pthread_queue.h
pthread_run.c
pthread_rwlock_destroy.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_rwlock_init.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_rwlock_rdlock.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_rwlock_unlock.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_rwlock_wrlock.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_rwlock.c
starting the pthread library (ie. calling pthread__start()) before
2005-10-19 02:15:03 +00:00
pthread_rwlockattr.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_sa.c
pthread_schedparam.3
pthread_self.3
pthread_setspecific.3
pthread_sig.c
in pthread_kill() and pthread_suspend_np(), return without doing anything
2005-10-16 00:37:52 +00:00
pthread_sigmask.3
pthread_sigmask(): Add restrict qualifier to set, oset args.
2006-01-07 20:10:29 +00:00
pthread_sleep.c
pthread_specific.c
pthread_spin_destroy.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_spin_init.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_spin_lock.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_spin_unlock.3
New sentence, new line.
2005-06-17 18:26:53 +00:00
pthread_stack.c
- do PTHREAD_MLOCK_KLUDGE in pthread__stackid_setup, rather than callers,
2006-02-12 11:41:53 +00:00
pthread_suspend_np.3
pthread_testcancel.3
pthread_tsd.c
pthread_types.h
pthread.3
pthread.c
- do PTHREAD_MLOCK_KLUDGE in pthread__stackid_setup, rather than callers,
2006-02-12 11:41:53 +00:00
pthread.h
res_state.c
sched_yield.3
sched.c
Change the sched_*() functions to return -1 and set errno to ENOSYS
2005-10-09 11:17:28 +00:00
sem.c
starting the pthread library (ie. calling pthread__start()) before
2005-10-19 02:15:03 +00:00
shlib_version
TODO