aboutsummaryrefslogtreecommitdiff
path: root/src/lib_os.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Big renaming of string buffer/formatting/conversion functions.Mike Pall2013-05-131-0/+1
* Abstract out some common buffer operations.Mike Pall2013-04-261-1/+1
* Fix os.date() broken by d38d10a3.Mike Pall2013-04-241-3/+3
* Use string buffer for os.date().Mike Pall2013-03-201-15/+19
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* 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