1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/libpthread
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
sys
test
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
pthread.map Add a wrapper for execve(). The exec'd process must be started with 2004-09-26 06:50:15 +00:00