aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/thread.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-26Print information on SIGQUIT, SIGINFO.rsc1-0/+41
2005-09-26Log if _threaddebuglevel is set.rsc1-5/+2
2005-07-27sunrsc1-1/+1
2005-05-07use full prototypesrsc1-1/+1
2005-03-18no need to setproc(0)rsc1-1/+0
2005-03-18add threaddatarsc1-0/+6
2005-02-16add check for procscheduler returningrsc1-0/+1
2005-02-15hard-to-find locking bugrsc1-5/+19
2005-02-14different fix for main proc bugrsc1-11/+21
2005-02-13work around stupid linux bugrsc1-0/+8
2005-01-23rename scheduler to have a more distinctive name, so stack traces can end therersc1-5/+5
2005-01-23Apparently SuSE 9.1's X distribution uses even biggerrsc1-1/+1
2005-01-18proccreate racersc1-1/+3
2005-01-18add threadgetnamersc1-0/+6
2005-01-1864-bit nonsensersc1-3/+19
2005-01-16useful warning commentrsc1-0/+9
2005-01-14oops sunosrsc1-3/+3
2005-01-13Many small edits.rsc1-5/+15
2005-01-11paranoiarsc1-1/+8
2005-01-11os x changesrsc1-2/+13
2005-01-07allow lock passingrsc1-1/+2
2005-01-06add _procwakeupandunlockrsc1-2/+4
2005-01-06more debuggingrsc1-4/+16
2005-01-04more debuggingrsc1-6/+16
2004-12-28restore old plan 9 property that when thersc1-1/+4
2004-12-28more freebsd workrsc1-4/+1
2004-12-28add threaddaemonize(), more bug fixesrsc1-4/+33
2004-12-27better exec handlingrsc1-5/+14
2004-12-27starting to work on Linuxrsc1-0/+2
2004-12-27start linux pre-2.6 portrsc1-73/+100
2004-12-27confine pthreads to pthread.crsc1-7/+6
2004-12-27remove debuggingrsc1-1/+0
2004-12-27signal handling, add prototype for pthreadinitrsc1-2/+10
2004-12-25New thread libraryrsc1-0/+535