Go to file
agibert 8541d83655 Add OpenStruct tracing support in ND_Library_Open(), ND_Library_Close(), ND_DataStruct_Open() and ND_DataStruct_Close(),
Create NDG_Base global structure variable and move all the sparced global variables into it,
ND_Library_Open() call is now mandatory,
Add library open test in *_C() functions,
Code cleaning,
Fix code indentation.
2004-08-01 23:18:37 +00:00
demo Fix GPL Header. 2004-06-17 22:28:30 +00:00
doc Initial release. 2003-07-15 23:53:15 +00:00
include Add OpenStruct tracing support in ND_Library_Open(), ND_Library_Close(), ND_DataStruct_Open() and ND_DataStruct_Close(), 2004-08-01 23:18:37 +00:00
lib Add OpenStruct tracing support in ND_Library_Open(), ND_Library_Close(), ND_DataStruct_Open() and ND_DataStruct_Close(), 2004-08-01 23:18:37 +00:00
util Fix GPL Header. 2004-06-17 22:28:30 +00: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 Add %{libnode_name} variable. 2003-07-16 23:18:09 +00:00
Makefile Add include sub directory. 2003-07-16 23:32:06 +00:00
Makefile.rule Exclude CVS directory from distrib generation. 2003-07-16 23:37:37 +00:00
Makefile.var Add distrib rule. 2003-07-16 22:55:51 +00:00
ReadMe.txt Add 'make _LIBVER_SUPPORT=1 all' example. 2003-07-27 23:10:55 +00:00
ReleaseNotes.txt Add 2.0.5-1 entry. 2003-07-27 23:13:17 +00:00
ToDo.txt Add Cache Value option entry. 2003-07-27 23:14:10 +00:00

# $RCSfile: ReadMe.txt,v $
# $Revision: 2.6 $
# $Name:  $
# $Date: 2003/07/27 23:10:55 $
# $Author: agibert $





Welcome to LibNode 2.0.x !



This release of LibNode supports the following OS:
	- Linux 2.2.X and 2.4.x (tested on RedHat & Mandrake),
	- Solaris 2.6,
	- Windows NT4 & 2000.



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

LibShm and LibDataStr are no more supported.



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
http://www.rx3.org/dvp/libnode