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:   jruoho
Date:           Wed Jul  7 08:57:36 UTC 2010

Modified Files:
        src/lib/libpthread: Makefile pthread_attr.3
Added Files:
        src/lib/libpthread: pthread_attr_getdetachstate.3

Log Message:
Split pthread_attr_getdetachstate(3) and pthread_attr_setdetachstate(3) to a
separate page. Once ready, the main page, pthread_attr(3), will contain a
summary of the various thread attribute functions.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/lib/libpthread/Makefile
cvs rdiff -u -r1.12 -r1.13 src/lib/libpthread/pthread_attr.3
cvs rdiff -u -r0 -r1.1 src/lib/libpthread/pthread_attr_getdetachstate.3

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