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 16:22:30 UTC 2010

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

Log Message:
Finally, split pthread_attr_getschedpolicy() and pthread_attr_setschedpolicy()
to their own page.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/lib/libpthread/Makefile
cvs rdiff -u -r1.17 -r1.18 src/lib/libpthread/pthread_attr.3
cvs rdiff -u -r0 -r1.1 src/lib/libpthread/pthread_attr_getschedpolicy.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