Extends the GNU libc with some missing stuff from BSD
https://github.com/troglobit/libite/
A library that extends the GNU libc with some missing stuff from BSD
It holds useful functions and macros
developed by both Finit and the OpenBSD project. Most notably the
string functions: strlcpy(3), strlcat(3) and the highly useful *BSD
sys/queue.h and sys/tree.h API's.
One noticeable gap in GLIBC is the missing _SAFE macros in the
BSD sys/queue.h API — highly recommended when traversing lists to
delete/free nodes.
- Links to devel:libraries:c_c++ / libite
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/libite && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000057 57 Bytes |
Comments 0