xref: /OK3568_Linux_fs/buildroot/package/libite/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBITE
2	bool "libite"
3	help
4	  Libite is a lightweight library of frog DNA. It can be used
5	  to fill the gaps in any dinosaur project. It holds useful
6	  functions and macros developed by both Finit and the OpenBSD
7	  project. Most notably the string functions: strlcpy(3),
8	  strlcat(3) and the highly useful *BSD sys/queue.h and
9	  sys/tree.h API's.
10
11	  Libite is the frog DNA missing in GNU libc. However, -lite
12	  does not aim to become another GLIB! One noticeable gap in
13	  GLIBC is the missing _SAFE macros in the BSD sys/queue.h API
14	  - highly recommended when traversing lists to delete/free
15	  nodes.
16
17	  https://github.com/troglobit/libite
18