Source-Changes archive

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

CVS commit: src/share/man/man9



Module Name:    src
Committed By:   riastradh
Date:           Wed Oct  1 12:33:10 UTC 2025

Modified Files:
        src/share/man/man9: pserialize.9

Log Message:
pserialize(9): Update example to reflect current idioms.

Also save the trouble of a data-dependent read barrier on Alpha in
every iteration of the loop -- only needed on the first iteration, in
this example!


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/pserialize.9

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