summaryrefslogtreecommitdiffstats
path: root/src/libthread
Commit message (Collapse)AuthorAgeFilesLines
* more strangeness (Tim Wiess)rsc2005-12-291-125/+88
|
* macrsc2005-11-092-15/+2
|
* constrsc2005-11-041-1/+1
|
* try againrsc2005-11-041-2/+4
|
* try arm againrsc2005-11-042-3/+5
|
* use macro for getcontext (setjmp)rsc2005-11-048-56/+25
|
* new FreeBSDrsc2005-11-032-59/+45
|
* armrsc2005-11-032-17/+6
|
* armrsc2005-11-032-34/+35
|
* armrsc2005-11-012-0/+93
|
* FreeBSD changed!rsc2005-11-011-1/+1
|
* Print information on SIGQUIT, SIGINFO.rsc2005-09-261-0/+41
|
* Log if _threaddebuglevel is set.rsc2005-09-261-5/+2
|
* newrsc2005-08-221-0/+16
|
* Needed for NetBSD/macppc port.rsc2005-08-111-0/+16
|
* Ridiculous amount of work for OpenBSD.rsc2005-08-103-9/+168
|
* different fixrsc2005-07-282-5/+12
|
* Try to avoid races in underlying C libraryrsc2005-07-272-0/+28
| | | | during threadexitsall.
* sunrsc2005-07-271-1/+1
|
* openbsvdrsc2005-07-211-3/+0
|
* OpenBSD, thanks to Tim Wiessrsc2005-07-214-53/+123
|
* openbsdrsc2005-07-211-0/+1
|
* openbsdrsc2005-07-203-5/+12
|
* better architecture splittingrsc2005-07-194-4/+4
|
* openbsdrsc2005-07-192-0/+92
|
* openbsdrsc2005-07-191-2/+6
|
* stolen from freebsd; maybe work on openbsd?rsc2005-07-191-0/+118
|
* use full prototypesrsc2005-05-071-1/+1
|
* OS X Tiger changesrsc2005-05-071-1/+6
|
* try a different approach to .S filesrsc2005-05-011-0/+7
|
* OpenBSD/power support.rsc2005-05-019-369/+567
|
* more netbsd support.rsc2005-03-282-0/+9
|
* NetBSD support. Thanks to Christoph Lohmann.rsc2005-03-282-1/+6
|
* no need to setproc(0)rsc2005-03-181-1/+0
|
* do not touch TSTP, TTIN, TTOUrsc2005-03-181-1/+1
|
* add threaddatarsc2005-03-182-0/+7
|
* add check for procscheduler returningrsc2005-02-161-0/+1
|
* hard-to-find locking bugrsc2005-02-151-5/+19
|
* different fix for main proc bugrsc2005-02-143-12/+22
|
* work around stupid linux bugrsc2005-02-131-0/+8
|
* remove debuggingrsc2005-02-081-1/+0
|
* stupid gccrsc2005-02-031-1/+1
|
* osprocid can be -1rsc2005-01-301-1/+1
|
* rename scheduler to have a more distinctive name, so stack traces can end therersc2005-01-231-5/+5
|
* Apparently SuSE 9.1's X distribution uses even biggerrsc2005-01-231-1/+1
| | | | | | | | | | buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway.
* proccreate racersc2005-01-181-1/+3
|
* add threadgetnamersc2005-01-181-0/+6
|
* explain nptl stuffrsc2005-01-181-0/+3
|
* explain nptl stuffrsc2005-01-181-0/+37
|
* better exit handlingrsc2005-01-182-3/+32
|