Go to file
2024-04-18 00:54:52 +02:00
demo - Start LibLog support implementation, 2024-04-18 00:54:52 +02:00
doc - Initialise 2.3.x release, 2023-08-16 02:31:19 +02:00
include - Start LibLog support implementation, 2024-04-18 00:54:52 +02:00
lib - Start LibLog support implementation, 2024-04-18 00:54:52 +02:00
util - Start LibLog support implementation, 2024-04-18 00:54:52 +02:00
GNU-FDL.txt Initial creation. 2002-02-28 17:56:59 +00:00
GNU-GPL.txt Initial creation. 2002-02-28 17:56:59 +00:00
GNU-LGPL.txt Initial creation. 2002-02-28 17:56:59 +00: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 Add -fPIC flag in .c to .o makefile rule. 2010-06-06 21:28:14 +00:00
Makefile.var Add PROG_VERSION_NAME varible auto filling from CVS TAG. 2005-01-19 23:30:05 +00:00
ReadMe.txt - Initialise 2.3.x release, 2023-08-16 02:31:19 +02:00
ReleaseNotes.txt - Complete API function header documentation, 2023-08-17 17:53:27 +02:00
ToDo.txt LibShMem 2.0.0 and LibDataStr 2.0.0 now supported ! 2005-01-24 01:19:50 +00:00

# $RCSfile: ReadMe.txt,v $
# $Revision: 2.10 $
# $Name:  $
# $Date: 2010/06/06 21:38:28 $
# $Author: agibert $





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