Menu

Commit [r318]  Maximize  Restore  History

- 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.

obarthel 2005-07-03

1 2 > >> (Page 1 of 2)
changed /trunk/library/GNUmakefile.68k
changed /trunk/library/GNUmakefile.os4
changed /trunk/library/changes
changed /trunk/library/dirent_closedir.c
changed /trunk/library/include/dos.h
changed /trunk/library/locale_init_exit.c
changed /trunk/library/math_init_exit.c
changed /trunk/library/mount_convertinfo.c
changed /trunk/library/signal_raise.c
changed /trunk/library/smakefile
changed /trunk/library/socket_init_exit.c
changed /trunk/library/stat_umask.c
changed /trunk/library/stdio_file_init.c
changed /trunk/library/stdio_init_exit.c
changed /trunk/library/stdio_locksemaphorename.c
changed /trunk/library/stdio_nostdio.c
changed /trunk/library/stdlib_arg.c
changed /trunk/library/stdlib_default_pool_size.c
changed /trunk/library/stdlib_default_puddle_size.c
changed /trunk/library/stdlib_exit.c
changed /trunk/library/stdlib_headers.h
removed /trunk/library/stdlib_init_exit.c
changed /trunk/library/stdlib_isresident.c
added /trunk/library/stdlib_lib_main.c
added /trunk/library/stdlib_lib_startup.c
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/GNUmakefile.os4 Diff Switch to side-by-side view
Loading...
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/dirent_closedir.c Diff Switch to side-by-side view
Loading...
/trunk/library/include/dos.h Diff Switch to side-by-side view
Loading...
/trunk/library/locale_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/mount_convertinfo.c Diff Switch to side-by-side view
Loading...
/trunk/library/signal_raise.c Diff Switch to side-by-side view
Loading...
/trunk/library/smakefile Diff Switch to side-by-side view
Loading...
/trunk/library/socket_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/stat_umask.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_file_init.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_locksemaphorename.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_nostdio.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_arg.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_default_pool_size.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_default_puddle_size.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_isresident.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_lib_main.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_lib_startup.c Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.