From e08ad5d533bca0201398107bb654f6bbdc53cb09 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Thu, 4 Jan 2018 08:54:00 +0000
Subject: remove viterfunc_t, add non-documentation for libposixplz
---
doc/libposixplz/index.html | 41 +++++++++++++++++++++++++++++++++++++++++
doc/libskarnet.html | 2 ++
2 files changed, 43 insertions(+)
create mode 100644 doc/libposixplz/index.html
(limited to 'doc')
diff --git a/doc/libposixplz/index.html b/doc/libposixplz/index.html
new file mode 100644
index 0000000..8de90da
--- /dev/null
+++ b/doc/libposixplz/index.html
@@ -0,0 +1,41 @@
+
+
+
+
+
+ skalibs: the posixplz library interface
+
+
+
+
+
+
+
+libskarnet
+skalibs
+Software
+www.skarnet.org
+
+
+ The posixplz library interface
+
+
+ libposixplz is a thin layer of APIs addressing deficencies
+in systems that don't quite implement POSIX, or in POSIX itself.
+
+
+ Compiling
+
+
+ - The libposixplz functions are available under the skalibs/posixplz.h
+header.
+
+
+ Programming
+
+
+ - TODO: describe the functions.
+
+
+
+
diff --git a/doc/libskarnet.html b/doc/libskarnet.html
index 0f70ba4..f31826f 100644
--- a/doc/libskarnet.html
+++ b/doc/libskarnet.html
@@ -93,6 +93,8 @@ containing a logical unit of code implementing independent functions.
+- libposixplz: workarounds for some POSIX
+deficiencies and for systems that don't quite implement POSIX
- libstddjb: basic C API for system programming
- libdatastruct: efficient C implementation of
basic data structures like sets or trees
--
cgit v1.2.3