Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: joerg
Date: Fri Mar 2 18:06:06 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c pthread_attr.c pthread_int.h
Log Message:
Separate pthread_t from thread stack. Drop additional alignment
restrictions on the thread stack. Remove remaining parts of stackid.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/lib/libpthread/pthread.c
cvs rdiff -u -r1.15 -r1.16 src/lib/libpthread/pthread_attr.c
cvs rdiff -u -r1.82 -r1.83 src/lib/libpthread/pthread_int.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index