Menu

Code Commit Log


Commit Date  
[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
[r317] by tfrieden

Removed unneeded baserel stuff

2005-06-26 12:02:56 Tree
[r316] by tfrieden

Fixed a bug in getopt_long

2005-06-26 12:01:50 Tree
[r315] by tfrieden

*** empty log message ***

2005-06-26 12:01:00 Tree
[r314] by tfrieden

Added file system names

2005-06-26 11:59:37 Tree
[r313] by tfrieden

*** empty log message ***

2005-06-26 11:58:26 Tree
[r312] by tfrieden

output_buffer wasn't set correctly when the buffer was allocated

2005-06-26 11:57:26 Tree
[r311] by obarthel

- Corrected a typo in the object build list (math_exp2f.c rather than
math_expf2.c).

2005-06-26 11:46:21 Tree
[r310] by obarthel

- Dropped stdlib_wildcard_expand.c, which is no longer necessary.

2005-06-26 11:34:44 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.