Source-Changes archive

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

CVS commit: src/lib/libpthread




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/lib/libpthread

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>

Date: Mon, 12 Nov 2012 23:11:05 +0000


Module Name:    src
Committed By:   uwe
Date:           Mon Nov 12 23:11:05 UTC 2012

Modified Files:
        src/lib/libpthread: pthread_cond.3 pthread_mutex.3 pthread_once.3
            pthread_rwlock.3

Log Message:
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().


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libpthread/pthread_cond.3 \
    src/lib/libpthread/pthread_mutex.3
cvs rdiff -u -r1.7 -r1.8 src/lib/libpthread/pthread_once.3
cvs rdiff -u -r1.3 -r1.4 src/lib/libpthread/pthread_rwlock.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/usr.sbin/ldpd

Next by Date: CVS commit: src/lib/libpthread

Previous by Thread: CVS commit: src/usr.sbin/ldpd

Next by Thread: CVS commit: src/lib/libpthread

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index