OSDN Git Service

Ronald Wahl writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 15 Nov 2002 01:06:42 +0000 (01:06 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 15 Nov 2002 01:06:42 +0000 (01:06 -0000)
commitfad967c768d96842cb1355a060a4ae2d127f775a
tree3d616222bea46b16844dbaae7b82414541ada05d
parent21796dff50a323db9ca4f3ad670a05ed2bffa8cf
Ronald Wahl writes:
    I noticed that dlclose() does not work since libraries loaded with
    dlopen are not marked as "loaded_file". This breaks apache with dynamic
    modules. I append a small fix against uClibc-0.9.16.
ldso/libdl/dlib.c
ldso/libdl/libdl.c