Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix caching of stacks allocated with the default attributes. | 2012-08-04 | 1 | -6/+8 | |
* | Use 'base' as an intermediate char* variable to avoid void* arithmetic | 2012-02-19 | 1 | -4/+4 | |
* | Fix the handling of the stackaddr, stacksize, and guardsize attributes: | 2012-02-18 | 1 | -52/+90 | |
* | Move <machine/spinlock.h> into rthread.h; strip out unnecessary #includes | 2011-11-06 | 1 | -2/+1 | |
* | If the stack size attribute isn't larger than the guard-page size | 2010-05-26 | 1 | -1/+3 | |
* | two comment typos from tbert | 2006-10-27 | 1 | -2/+2 | |
* | Remove redundant mprotect() calls (we're unmapping the region anyway) | 2006-01-05 | 1 | -5/+1 | |
* | thread stack handling changes. Add guard zones and allow stack | 2006-01-01 | 1 | -0/+92 |