summaryrefslogtreecommitdiff
path: root/src/lib_os.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From Lua 5.2: Extended results from os.execute() and pipe:close().Mike Pall2012-09-241-17/+17
* Make os.date() thread-safe.Mike Pall2012-06-281-4/+15
* CONSOLE: Fix PS3 build.Mike Pall2012-06-101-0/+5
* CONSOLE: Handle unimplemented features for console toolchains.Mike Pall2012-06-091-0/+8
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Use names defined in lualib.h for library registration.Mike Pall2011-02-021-1/+1
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Support os.exit(status|true|false [,close]) (from Lua 5.2).Mike Pall2010-11-221-2/+9
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-6/+6
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+249