Menu

Commit [r526]  Maximize  Restore  History

- Added dlclose(), dlerror(), dlopen() and dlsym() functions, which are

available only under OS4. There is a variant of dlopen() in libunix.a
which will perform a path name conversion. Note that these functions
will not work in the thread-safe variant of the library because it
would be unwise to tinker with the currently running program's binary.

obarthel 2010-08-21

changed /trunk/library/changes
changed /trunk/library/crtbegin.c
changed /trunk/library/include/dlfcn.h
changed /trunk/library/libc.gmk
changed /trunk/library/stdlib_dlclose.c
changed /trunk/library/stdlib_dlerror.c
changed /trunk/library/stdlib_dlopen.c
changed /trunk/library/stdlib_dlsym.c
removed /trunk/library/stdlib_shared_libs.c
added /trunk/library/stdlib_shared_objs.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/crtbegin.c Diff Switch to side-by-side view
Loading...
/trunk/library/include/dlfcn.h Diff Switch to side-by-side view
Loading...
/trunk/library/libc.gmk Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_dlclose.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_dlerror.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_dlopen.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_dlsym.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_shared_objs.c Diff Switch to side-by-side view
Loading...
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.