Commit Graph

35 Commits

Author SHA1 Message Date
949ebe54fe - Add Open_Flag args to ND_DataStruct() API calls. 2024-06-12 12:42:24 +02:00
dbbca69430 - Extend data struct handler tab. 2024-05-27 23:12:23 +02:00
842da177f5 - Add LibNode 3 API support:
- Update ND_DataStruct_Open() calls,
    - Use SMG_DataStruct_Handlers.
2024-05-25 13:03:36 +02:00
b3f6b67d9c - Update RelaseNote with new version 3! 2024-05-21 11:13:06 +02:00
5948bc6a23 - Update ReleaseNote. 2024-05-21 10:06:35 +02:00
34f9ff7ba6 - Add liblog LOG_TRACE compile flag support. 2024-05-06 19:15:34 +02:00
493568b9fb - Add support ND_Allocator_Exec() & ND_Deallocator_Exec() new NDT_Root pointer parameter,
- Add NDT_Root pointer to SM_Base_Alloc(), SM_Base_Free(), SM_System_Alloc() & SM_System_Free() API.
2024-05-03 00:28:06 +02:00
a5bac4e578 - Minor code cleanup. 2024-04-24 20:32:44 +02:00
efc1068972 - Fix file headers. 2024-04-20 10:11:27 +02:00
8a783e09e9 - Complete LibLog support into lib & smutil,
- Continue code clean-up.
2024-04-19 18:44:32 +02:00
a84d15e238 - Upgrade licences files,
- Update ReadMe & ReleaseNote files,
- Fix various hearders.
2024-04-18 14:01:19 +02:00
144ed6fc69 - Continue LibLog implementation. 2024-04-18 00:54:07 +02:00
7c2671ee77 - Start LibLog support implementation,
- Minor code cleanup.
2024-04-17 18:49:56 +02:00
ef3ca27707 - Add hexa number support in smadmin,
- Code cleanup in smadmin.
2024-04-15 19:35:12 +02:00
04660e4607 - Fix SM_Name_Prefix() implementation,
- Minor code cleanup.
2024-04-15 16:54:18 +02:00
604b749d4e - Initial support for libnode-2.3.x
- Start to cleanup the code...
2024-04-14 20:00:25 +02:00
agibert
0e2be6c11b Add HP-UX 11 support,
Add SMDemo0 demo,
Improve Managers structure.
2005-06-27 00:17:36 +00:00
agibert
998062740e Add a prelimary fix in SM_Heap_Lock() about new segments mapping in System Heap,
Warning: This is broken and needs debugging...
2005-06-26 23:40:14 +00:00
agibert
7fb191ce32 Add smdem0.c, smdemo0_snd.c and smdemo0_snd.c sources. 2005-06-26 23:20:32 +00:00
agibert
168b1818c6 Initial release. 2005-06-26 23:16:38 +00:00
agibert
736a074b28 Add Compress_Nb counter in SMT_MHH structure. 2005-06-26 23:07:40 +00:00
agibert
a71fd35b9e Replace atoi() into atol(). 2005-06-26 23:06:22 +00:00
agibert
193e13bc58 Add demo in sub-dirs. 2005-06-26 23:04:11 +00:00
agibert
c89aef3694 Remove SM_DataSegment_Init() and SM_DataSegment_End() functions. 2005-06-26 23:02:35 +00:00
agibert
d956060f49 Move some initialisation code from SM_Heap_Open() to Value_Alloc methode of SM_MHR_Manager(),
Move all the code of SM_DataSegment_Init() function to Value_Alloc methode of SM_DSR_Manager(),
Move all the code of SM_DataSegment_End() function to Value_Free methode of SM_DSR_Manager(),
Remove SM_DataSegment_Init() and SM_DataSegment_End() functions,
Thanks to H. Moussaid for these preceding changes,
Add HP-UX support,
Add support for Compress_Nb counter in SMT_MHH,
Misc debugging,
Fix some printouts...
2005-06-26 22:50:49 +00:00
agibert
1f4d73bc70 Replace gets() calls into fgets(), 2005-02-23 23:34:48 +00:00
agibert
8e908f867c Update managers implementation to libnode 2.x standard,
Fix some print out,
More debugging needed...
2005-02-23 23:31:06 +00:00
agibert
cf00c637c7 Support for LibNode 2.1.x.
Update revision number to 2.0 !
2005-01-24 23:58:23 +00:00
agibert
b51a87426d Initial creation. 2005-01-24 23:31:01 +00:00
agibert
8b84ce1517 Initial creation. 2005-01-24 23:24:30 +00:00
agibert
4cfc687710 Continue LibNode 2.1.x migration,
Lot of bugs fixed,
Now compile,
Managers need a lot of fixes...
2005-01-24 23:10:09 +00:00
agibert
d05bee0900 Initial support for LibNode 2.1.x.
Not working version...
Update revision number to 2.0 !
2005-01-24 23:04:42 +00:00
agibert
bb73fb28cc Initial support for LibNode 2.1.x.
Not working version...
Update revision number to 2.0 !
2005-01-24 22:57:06 +00:00
agibert
626c9e80f1 Initial creation. 2005-01-24 22:38:02 +00:00
smas
991dc2df52 Première version 2000-07-28 14:13:54 +00:00