Date: Thu, 3 Apr 2003 02:07:54 -0500 (EST) From: "Matthew N. Dodd" <winter@jurai.net> To: freebsd-threads@freebsd.org Subject: /etc/libmap.conf Message-ID: <20030403020521.I18916@sasami.jurai.net>
next in thread | raw e-mail | index | archive | help
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@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030403020521.I18916>