Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp libpthread so that it has a chance of working in an SMP | deischen | 2003-04-18 | 1 | -106/+103 |
* | Make the changes needed for libpthread to compile in its new home. | mini | 2002-09-16 | 1 | -1/+1 |
* | Undo namespace pollution by prefixing the globals pthread_guard_default and | alfred | 2002-05-15 | 1 | -13/+16 |
* | Don't use PAGE_SIZE in userland, instead use getpagesize(), this is to | alfred | 2002-05-13 | 1 | -10/+10 |
* | Make libc_r check the kern.usrstack sysctl instead of using internal | peter | 2001-10-26 | 1 | -3/+5 |
* | Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to | jasone | 2001-07-20 | 1 | -0/+235 |