Go to file
agibert 7c96ad706b Implement signal support for Windows target,
Fix NDT_Root header for HP compilation: Index default number goes from 0 to 1.
2004-08-23 22:47:22 +00:00
demo Add ND_Library_Open() and ND_Library_Close() calls, 2004-08-01 23:35:39 +00:00
doc Initial release. 2003-07-15 23:53:15 +00:00
include Implement signal support for Windows target, 2004-08-23 22:47:22 +00:00
lib Implement signal support for Windows target, 2004-08-23 22:47:22 +00:00
util Initial creation. 2004-08-01 23:42: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 final updates in libnode (ND_Check for Windows target) and *Break cmd for ndbench. 2004-08-23 22:45: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