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 13:04:20 UTC 2010

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

Log Message:
Move pthread_attr_getguardsize() and pthread_attr_setguardsize() to a
separate page, and actually document these.


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