This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Meta?] Where do I post proposals/ideas?


On Thu, Jan 8, 2015 at 1:06 AM, Soni L. <fakedme+libc@gmail.com> wrote:

> 1. It solves a problem when loading 2 different <Lua/Python/insert something
> else> versions where you can't load extensions. For example, if you load
> Python 2 and Python 3, you can make it so trying to load Python 2 modules
> works, but then you wouldn't be able to load Python 3 modules, or
> vice-versa.

That's the same problem dlmopen already solved.

> 2. `man dlmopen`: No manual entry for dlmopen

You are welcome to contribute a man page for it.
In the mean time, Google gives you
http://docs.oracle.com/cd/E36784_01/html/E36874/dlmopen-3c.html

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]