/etc/libmap.conf
    Matthew N. Dodd 
    winter at jurai.net
       
    Wed Apr  2 23:07:55 PST 2003
    
    
  
To ease testing and transition of various POSIX threading libraries I've
hacked RTLD to read a config file that will map requests for one library
to another.
ie:
# Map From              Map To
libc_r.so.5             libthr.so.1
libc_r.so               libthr.so
libthr.so.1             libthr.so.1
libthr.so               libthr.so
ftp://ftp.jurai.net/users/winter/patches/libmap.patch
Enjoy.
-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter at jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |
    
    
More information about the freebsd-threads
mailing list