]> git.ipfire.org Git - thirdparty/lxc.git/commit
lua: implement usleep in C module
authorNatanael Copa <ncopa@alpinelinux.org>
Thu, 5 Sep 2013 12:33:28 +0000 (14:33 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 5 Sep 2013 23:58:12 +0000 (19:58 -0400)
commitac8255280d2e4348ab0eba5ec6982edc92ee6fbd
treebf305f17c87bb3b5044468246476991a215d96cb
parent12e93188de7dfe9ba66e022f9c28aa1f696a22e8
lua: implement usleep in C module

So we avoid running os.execute

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lua-lxc/core.c
src/lxc/lxc-top