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:   drochner
Date:           Fri Jun 25 16:33:32 UTC 2004

Modified Files:
        src/lib/libpthread: pthread.c pthread_int.h

Log Message:
const'ify the arguments to pthread__assertfunc and _errorfunc;
needed because the __func__ pseudo-var is strictly "const*" in gcc-3.4


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/lib/libpthread/pthread.c
cvs rdiff -r1.26 -r1.27 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