Go to file
agibert 8cfdf696d1 Add support C99 va_arg for curent gcc (4.4.1),
Add ND_VA_* macros to help manager varargs,
Update Managers to use ND_VA_* macros,
Add example manager template in public node.h file.
2010-06-06 21:26:31 +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 Add support C99 va_arg for curent gcc (4.4.1), 2010-06-06 21:26:31 +00:00
lib Add support C99 va_arg for curent gcc (4.4.1), 2010-06-06 21:26:31 +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 Fix release suffix problem. 2005-01-24 01:34:01 +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 LibShMem 2.0.0 and LibDataStr 2.0.0 now supported ! 2005-01-24 01:19:50 +00:00
ReleaseNotes.txt Add 2.1.1-1 entry: Improve LibShMem support by restricting OpenStruct tracking on local DataStruct (Manager_Ptr != NULL). 2005-06-27 00:23:19 +00: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.8 $
# $Name:  $
# $Date: 2005/01/24 01:19:50 $
# $Author: agibert $





Welcome to LibNode 2.1.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).

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