Go to file
2005-01-20 00:26:48 +00:00
demo Fix CFLAGS definition. Previous prevents to set debug mode... 2005-01-19 16:50:19 +00:00
doc Initial release. 2003-07-15 23:53:15 +00:00
include Rename _MSC_VER #ifdef into _WIN32 #ifdef. 2005-01-20 00:00:25 +00:00
lib Re-enable Win32 support. 2005-01-19 23:59:41 +00:00
util Add DS_Open arg: symbol lookup support. 2005-01-20 00:07:27 +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 Update to 2.0.7 release. 2005-01-19 22:34:04 +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 PROG_VERSION_NAME varible auto filling from CVS TAG. 2005-01-19 23:30:05 +00:00
ReadMe.txt Add Linux 2.6.x and Windows XP. 2005-01-19 22:32:05 +00:00
ReleaseNotes.txt Add 2.1.0 entry: Symbol lookup support, news allocator/desallocator API and forthcoming news LibShMem support. 2005-01-20 00:26:48 +00:00
ToDo.txt Reorder priority... 2005-01-19 22:37:44 +00:00

# $RCSfile: ReadMe.txt,v $
# $Revision: 2.7 $
# $Name:  $
# $Date: 2005/01/19 22:32:05 $
# $Author: agibert $





Welcome to LibNode 2.0.x !



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



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