libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Allowing user data in lt_dlhandles (revisited)


From: Gary V. Vaughan
Subject: Allowing user data in lt_dlhandles (revisited)
Date: Fri, 5 Jan 2001 02:06:03 +0000
User-agent: Mutt/1.2.5i

Hi!

The attached patch implements association of user data with lt_dlhandles
in a way that doesn't suffer from the problems inherant in Thomas'
patch from last year (i.e. several libraries that share libltdl.la
can independantly manage their own lt_dlhandle related data without
conflict).

It does, however, vastly simplify the code required in GNU m4 to
implement a module loader, and reduces the overhead of maintaining a
parallel list of lt_dlhandles in the client code.

Okay to commit?

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc

Attachment: 2001-01-05-dlcaller.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]