[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: loadlib support for OSX
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 27 Dec 2003 23:01:38 -0200
>The patch below adds code so that Lua's loadlib can support the native
>Mac/OSX DylD API for loading binary modules
...
>and I have just trimmed it down to the minimum necessary to fit in
>src/lib/loadlib.c.
Thanks a lot. We needed that. It'll certainly be considered for 5.1,
specially if we can get it reviewed and tested by people with access to
Mac OSX (currently not me, unfortunately).
--lhf