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 15:30:33 UTC 2010

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

Log Message:
Split pthread_attr_getinheritsched() and pthread_attr_setinheritsched() to a
separate page, and actually document these.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/lib/libpthread/Makefile
cvs rdiff -u -r1.15 -r1.16 src/lib/libpthread/pthread_attr.3
cvs rdiff -u -r0 -r1.1 src/lib/libpthread/pthread_attr_getinheritsched.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