Changeset 5687


Ignore:
Timestamp:
Jan 5, 2007, 6:20:02 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5685 r5687  
     12007-01-05 06:20  gb
     2
     3        * level-0/l0-cfm-support.lisp: OPEN-SHARED-LIBRARY: freebsd version
     4        of #_dlopen doesn't return a link map, but calling #_dlinfo on the
     5        result (with the right arg) does obtain a link map.
     6       
     7        Revive shared libraries on FreeBSD, but don't do the strange
     8        Linux-specific re-opening there.  (It seems like it's possible to
     9        #_dlopen something that already has a loaded link map - like the
     10        FreeBSD dynamic linker - or something.)
     11
    1122007-01-04 05:46  gb
    213
Note: See TracChangeset for help on using the changeset viewer.