summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_misc.c
AgeCommit message (Expand)Author
2020-01-26Pull up following revision(s) (requested by ad in ticket #647):martin
2013-03-21- Allow libpthread to be dlopened again, by providing libc stubs to libpthread.christos
2009-08-12Make nanosleep cancelable again.enami
2009-01-11merge christos-time_tchristos
2008-12-29revert previous. It was meant for the branchchristos
2008-12-28adjust for time_t 64christos
2008-06-28Shut lint up.ad
2008-06-24pthread_kill, pthread_sigmask: return errno, not the return from the systemad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-10- Remove libpthread's atomic ops.ad
2008-02-09update for _sched_{get,set}param changes. from rmind@.yamt
2008-01-26sched_setparam: fix the case when incorrect (according to the class)rmind
2008-01-15Implementation of processor-sets, affinity and POSIX real-time extensions.rmind
2007-11-13Mutexes:ad
2007-08-16Trim fat off libpthread internal spinlock operations. Makes a mesurablead
2007-03-02Remove the PTHREAD_SA option. If M:N threads is reimplemented it'sad