Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Wed Mar 11 06:51:53 UTC 2009

Modified Files:
        src/share/man/man3: queue.3
        src/sys/sys: queue.h

Log Message:
add a SIMPLEQ_FOREACH_SAFE() macro.

document it, and the TAILQ versions.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/share/man/man3/queue.3
cvs rdiff -u -r1.50 -r1.51 src/sys/sys/queue.h

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