]> jfr.im git - irc/quakenet/newserv.git/commit - lua/lua.c
LUA: add bindings for newserv's scheduling, and adjust old API to use it.
authorChris Porter <redacted>
Mon, 12 Apr 2010 01:58:50 +0000 (02:58 +0100)
committerChris Porter <redacted>
Mon, 12 Apr 2010 01:58:50 +0000 (02:58 +0100)
commit72054e5b86d66098627624eeb558b1bccf58850c
treefd3329d17cc83b1484aab130aeb16b474e64724d
parentc6fc47f17737b0bb0d91d5d6347cd742a18ddb50
LUA: add bindings for newserv's scheduling, and adjust old API to use it.
lua/Makefile.in
lua/lib/bootstrap.lua
lua/lib/schedule-legacy.lua [new file with mode: 0644]
lua/lib/scheduler.lua [new file with mode: 0644]
lua/lua.c
lua/lua.h
lua/luascheduler.c [new file with mode: 0644]
lua/luascheduler.h [new file with mode: 0644]