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:           Fri Mar 21 21:35:43 UTC 2008

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

Log Message:
Move pthread__errno() into pthread_specific.c so it gets the "no stack
frame" treatment.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/lib/libpthread/pthread.c
cvs rdiff -r1.17 -r1.18 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