[libc-commits] [libc] [libc] Provide sys/queue.h (PR #78081)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Tue Jan 16 08:54:33 PST 2024


https://github.com/nickdesaulniers commented:

Perhaps worth noting in the commit message that `man 7 queue` and `man 3 slist` have more info.

Does FreeBSD have additional macros than other BSDs?
https://man.freebsd.org/cgi/man.cgi?query=SLIST_HEAD&sektion=3&manpath=FreeBSD%2010.2-RELEASE

https://github.com/llvm/llvm-project/pull/78081


More information about the libc-commits mailing list