Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/lib/libpthread



Module Name:    src
Committed By:   riz
Date:           Wed Nov 28 23:47:38 UTC 2012

Modified Files:
        src/lib/libpthread [netbsd-6]: pthread.h pthread_cond.c
            pthread_condattr.3

Log Message:
Pull up following revision(s) (requested by christos in ticket #722):
        lib/libpthread/pthread_cond.c: revision 1.58
        lib/libpthread/pthread_condattr.3: revision 1.8
        lib/libpthread/pthread.h: revision 1.35
add pthread_condattr_setclock(3)


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.34.8.1 src/lib/libpthread/pthread.h
cvs rdiff -u -r1.56 -r1.56.8.1 src/lib/libpthread/pthread_cond.c
cvs rdiff -u -r1.7 -r1.7.8.1 src/lib/libpthread/pthread_condattr.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