summaryrefslogtreecommitdiff
path: root/src/lib_package.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent use of RTLD_DEFAULT when NO_RTLD_DEFAULT is defined.Mike Pall2022-08-071-1/+1
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Limit path length passed to C library loader.Mike Pall2020-09-051-1/+6
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Fix MinGW build.Mike Pall2013-12-211-3/+0
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* From Lua 5.2: Add package.loadlib(libname, "*").Mike Pall2012-10-121-12/+16
* Fix package.searchpath().Mike Pall2012-09-211-6/+13
* From Lua 5.2: Add -E command line option (ignore env vars).Mike Pall2012-07-161-4/+8
* CONSOLE: Fix PS3 build.Mike Pall2012-06-101-0/+1
* CONSOLE: Handle unimplemented features for console toolchains.Mike Pall2012-06-091-0/+4
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Don't increment module reference counts due to symbol resolving.Mike Pall2011-11-271-1/+2
* Always use ANSI variants of Windows system functions.Mike Pall2011-09-021-1/+1
* Load embedded bytecode with require().Mike Pall2011-08-171-25/+81
* DUALNUM: Handle integer type in x86/x64 interpreter and libraries.Mike Pall2011-02-271-1/+1
* From Lua 5.2: Add package.searchpath().Mike Pall2011-02-201-10/+29
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Add support for deferred library loads to lib_init.c.Mike Pall2010-11-301-1/+1
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-3/+3
* Avoid name clash with standard POSIX function.Mike Pall2010-05-091-6/+6
* Major redesign of function call handling.Mike Pall2010-02-131-2/+2
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-0/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+508