freebsd-skq/lib/libkse
David Xu de97eeddd3 Allocate red zone and stack space together and then split red zone from
allocated space, orignal code left red zone unallocated, but those space
can be allocated by user code, and result was providing no protection.
2004-10-06 08:11:07 +00:00
..
arch _tcb_ctor takes two args. 2004-09-24 13:02:30 +00:00
support The caller is expected to set up PIC register corectly before 2003-09-05 18:08:19 +00:00
sys Add the ability to reinitialize libpthread's internal FIFO-queueing 2003-11-04 20:01:38 +00:00
test libkse was renamed to libpthread. 2004-02-05 02:55:20 +00:00
thread Allocate red zone and stack space together and then split red zone from 2004-10-06 08:11:07 +00:00
Makefile 1. Add macro DTV_OFFSET to calculate dtv offset in tcb. 2004-08-16 03:27:29 +00:00