CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/06/30 21:32:18
Modified files: lib/librthread : rthread.c rthread.h rthread_np.c Log message: Use a flag on the pthread_t to indicate that the thread's stack was allocated by the kernel's execve bits. ok matthew@