Menu

Code Commit Log


Commit Date  
[r327] by obarthel

- Added a complete shared library skeleton example to demonstrate how the
clib2 shared library initialization/cleanup functions should be used.
This is a dual-build library which will both work with the plain 68k
AmigaOS and the PowerPC native AmigaOS4. The example source code can be
found in the "skeleton_library" subdirectory.

2005-07-04 11:25:34 Tree
[r326] by obarthel

- Fixed an important error in the documentation...

2005-07-04 11:22:23 Tree
[r325] by obarthel

- Added the clib2 shared library initialization/cleanup code.

2005-07-04 11:21:14 Tree
[r324] by obarthel

- Modified to build with the thread-safe library on OS4.

2005-07-04 11:14:27 Tree
[r323] by obarthel

- Updated to use the proper OS4 build environment.

2005-07-04 11:06:23 Tree
[r322] by --none--

This commit was manufactured by cvs2svn to create tag 'LIB_V1_2'.

2005-07-04 10:25:34 Tree
[r321] by obarthel

- Updated for dual PowerPC/68k build.

2005-07-04 10:25:33 Tree
[r320] by --none--

This commit was manufactured by cvs2svn to create tag 'LIB_V1_1'.

2005-07-04 09:39:01 Tree
[r319] by obarthel

- Added shared library skeleton code (68k-only for now).

2005-07-04 09:39:00 Tree
[r318] by obarthel

- Moved all the constructor code out of "stdlib_init_exit.c" and into the
files which initialize global data, such as the new "stdlib_program_name.c"
and "stdlib_malloc.c".

- Until I can find a way to invoke it from within the library, the
__machine_test() function is no longer invoked.

- Tagged global data with NOCOMMON attributes.

- Added the __lib_init() and __lib_exit() functions, which are part of the
thread-safe library and which can be used to hook up clib2 with standard
Amiga shared library/device code. Some documentation on how to use them
can be found in the <dos.h> header file.

2005-07-03 10:36:48 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.