diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-30 08:57:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-30 08:57:30 +0000 |
commit | a520e25b9c4f928441b292e27225851ce077ab58 (patch) | |
tree | 5a3d4b6027f324cf3dac6af7668b3077de25cb64 /doc/libskarnet.html | |
parent | f3d0308736af6993d7f0b177895b90e46390579a (diff) | |
download | skalibs-a520e25b9c4f928441b292e27225851ce077ab58.tar.xz |
Much better strerr revamp, with __VA_ARGS__
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libskarnet.html')
-rw-r--r-- | doc/libskarnet.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/libskarnet.html b/doc/libskarnet.html index afc5548..0c28ebb 100644 --- a/doc/libskarnet.html +++ b/doc/libskarnet.html @@ -96,7 +96,6 @@ containing a logical unit of code implementing independent functions. <li><a href="libposixplz/">libposixplz</a>: workarounds for some POSIX deficiencies and for systems that don't quite implement POSIX </li> <li><a href="libstddjb/">libstddjb</a>: basic C API for system programming </li> -<li><a href="libstrerr/">libstrerr</a>: error message printing </li> <li><a href="libdatastruct/">libdatastruct</a>: efficient C implementation of basic data structures like sets or trees</li> <li><a href="libstdcrypto/">libstdcrypto</a>: a few crypto primitives </li> |