commit f2ea24a0d22f73c6d06808da81fcbfd618ad9ac0
Author: Hiltjo Posthuma <[email protected]>
Date:   Fri Aug 20 14:01:41 2021 +0200

    sucks: add BSD queue.h/tree.h to alternatives

diff --git a/suckless.org/sucks/index.md b/suckless.org/sucks/index.md
index f4a08aee..dfdbb15c 100644
--- a/suckless.org/sucks/index.md
+++ b/suckless.org/sucks/index.md
@@ -24,7 +24,8 @@ alternatives.
   that ["static linking is not 
supported"](https://bugzilla.gnome.org/show_bug.cgi?id=768215#c16).
 
   Alternatives: [libmowgli](https://github.com/atheme/libmowgli-2),
-  [libulz](https://github.com/rofl0r/libulz)
+  [libulz](https://github.com/rofl0r/libulz),
+  BSD 
[queue.h](https://man.openbsd.org/queue)/[tree.h](https://man.openbsd.org/tree) 
macros.
 
 * [GMP](http://gmplib.org/) - GNU's bignum/arbitrary precision
   library. Quite bloated, slow and [calls abort() on failed


Reply via email to