Home | History | Annotate | Download | only in libpthread
History log of /src/lib/libpthread/pthread_rwlock.3
RevisionDateAuthorComments
 1.7  22-Oct-2017  abhinav Add missing function names in the NAME section for rest of the man pages in libpthread
 1.6  05-Jul-2016  wiz Fix some lint.

Too much or too little whitespace;
improve macro usage;
add missing .El;
merge error sections for same error code.
 1.5  12-Nov-2012  uwe Mark up (unsupported) PTHREAD_PROCESS_SHARED with .Dv macro.
 1.4  12-Nov-2012  uwe Use

.Vt type var No = Dv INITIALIZER;

to provide examples of static initialization in SYNOPSIS section.
.Va macro does the wrong thing (check groff PostScript output) and the
need for .Pp kludge (now dropped) should have been an indication too.

While here move static initialization example to be right after the
declaration of *_init().
 1.3  09-Jul-2010  wiz branches: 1.3.6; 1.3.12;
Mark up NULL.
 1.2  08-Jul-2010  wiz Add comma in enumeration, sort errors.
 1.1  08-Jul-2010  rmind Merge/group man pages:
- pthread_barrier_{init,destroy,wait} into pthread_barrier(3).
- pthread_cond_* into pthread_cond(3).
- pthread_mutex_* into pthread_mutex(3).
- pthread_rwlock_* into pthread_rwlock(3).
- pthread_spin_* into pthread_spin(3).
Cross-link amongst groups.
OK jruoho@
 1.3.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.3.6.1  16-Jan-2013  yamt sync with (a bit old) head

RSS XML Feed