Module Name: src Committed By: abhinav Date: Sun Oct 22 16:37:24 UTC 2017
Modified Files: src/lib/libpthread: pthread_attr_getguardsize.3 pthread_attr_getinheritsched.3 pthread_attr_getname_np.3 pthread_attr_getschedparam.3 pthread_attr_getscope.3 pthread_attr_getstack.3 pthread_cond.3 pthread_getname_np.3 pthread_getspecific.3 pthread_key_create.3 pthread_mutex.3 pthread_rwlock.3 pthread_spin.3 Log Message: Add missing function names in the NAME section for rest of the man pages in libpthread To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_attr_getguardsize.3 \ src/lib/libpthread/pthread_getname_np.3 cvs rdiff -u -r1.3 -r1.4 src/lib/libpthread/pthread_attr_getinheritsched.3 cvs rdiff -u -r1.6 -r1.7 src/lib/libpthread/pthread_attr_getname_np.3 \ src/lib/libpthread/pthread_attr_getstack.3 \ src/lib/libpthread/pthread_rwlock.3 cvs rdiff -u -r1.2 -r1.3 src/lib/libpthread/pthread_attr_getschedparam.3 \ src/lib/libpthread/pthread_attr_getscope.3 cvs rdiff -u -r1.7 -r1.8 src/lib/libpthread/pthread_cond.3 cvs rdiff -u -r1.5 -r1.6 src/lib/libpthread/pthread_getspecific.3 \ src/lib/libpthread/pthread_spin.3 cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_key_create.3 cvs rdiff -u -r1.9 -r1.10 src/lib/libpthread/pthread_mutex.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.