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:   ad
Date:           Sat Mar 22 14:19:27 UTC 2008

Modified Files:
        src/lib/libpthread: pthread.c pthread_specific.c

Log Message:
Back out previous. It seems to expose another bug in libpthread/libc,
potentially errno being used before threading is up and running.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/lib/libpthread/pthread.c
cvs rdiff -r1.18 -r1.19 src/lib/libpthread/pthread_specific.c

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