History log of /netbsd/lib/libpthread/pthread_queue.h (Results 1 – 6 of 6)
Revision Date Author Comments
# abd1934e 19-Apr-2022 rillig <rillig@NetBSD.org>

lib: remove CONSTCOND comment

Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.


# 7f19f937 10-Apr-2022 riastradh <riastradh@NetBSD.org>

pthread: Nix trailing whitespace.


# 81bc3e51 05-Oct-2009 rmind <rmind@NetBSD.org>

Add check to avoid multiple inclusions and redefinitions.
KNF while here.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 9631ace5 18-Jan-2003 christos <christos@NetBSD.org>

de-lint


# c62a74e6 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.