Go to file
2024-08-09 15:10:58 +02:00
demo - Add open mode to ND_DataStruct_Open() API, 2024-05-28 17:41:24 +02:00
doc - Initialise 2.3.x release, 2023-08-16 02:31:19 +02:00
include - Implement and use init handler. 2024-06-13 20:15:20 +02:00
lib - Add LibLog 1.1.x support. 2024-08-09 15:10:58 +02:00
util - Add LibLog 1.1.x support. 2024-08-09 15:10:58 +02:00
COPYING - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
COPYING.LESSER - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
GNU_FDL-1.3.txt - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
GNU_GPL-3.0.txt - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
GNU_LGPL-3.0.txt - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
libnode.spec - Initialise 2.3.x release, 2023-08-16 02:31:19 +02:00
Makefile - Start LibLog support implementation, 2024-04-18 00:54:52 +02:00
Makefile.rule - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
Makefile.var - Add liblog LOG_TRACE compile flag support. 2024-05-06 19:13:17 +02:00
ReadMe.txt - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00
ReleaseNotes.txt - Add LibLog 1.1.x support. 2024-08-09 15:10:58 +02:00
ToDo.txt - Switch to GPL & LGPL V3, 2024-04-20 09:58:00 +02:00

Welcome to LibNode 2.3.x !



This release of LibNode supports the following OS:
	- Linux 5.15.x, (tested on Mageia 8),
	- Other OS (Windows, ...).



The support of LibVer is now optional (To enable it, use: make _LIBVER_SUPPORT=1 all).

LibNode support LibShMem 2.0.0 and LibDataStr 2.0.0 !



Warning: Associated documentation (including the comments !) is outdated...
Please read demo and ndbench code.



LibNode is licensed under the LGPL/GPL GNU Licenses.
For more information, please read the corresponding source file headers.
The license details can be found in the GNU-GPL.txt, GNU-LGPL.txt and GNU-FDL.txt files.



Enjoy it!

Your LibNode Team.

arnaud@rx3.net
https://git.rx3.org/gitea/rx3/libnode