mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
b555388dac
There are as many divergent implementations of sys/queue.h as there are operating systems shipping it, it would seem. They have some code in common, but have drifted apart, and have added other stuff named differently. So I'm taking a relatively sane one, and hoping for the best. I'm taking OpenBSD's in particular because of the lack of external dependencies, the presence of a CIRCLEQ (we could use one of those in places), and the liberal licensing terms. I'm naming the file tor_queue.h, since historically we've run into trouble having headers with the same names as system headers (log.h, for example.) |
||
---|---|---|
.. | ||
6757 | ||
6982 | ||
addr_is_internal_debug | ||
bsd_queue | ||
bug6465 | ||
bug6816 | ||
bug7011 | ||
bug7014 | ||
bug7022 | ||
bug7037 | ||
bug7038 | ||
bug7039 | ||
dropped_openssl_vers | ||
src_ext | ||
ticket5749 | ||
ticket6997 | ||
warn-about-hses-without-guards |