On Tue, Jul 25, 2017 at 03:59:50PM +0300, Victor Krapivensky wrote:
> * .gitignore: Add luajit_lib.h.
> * Makefile.am: Build with LuaJIT if configured so.
> (strace_SOURCES): Add defs_shared.h, ffi.h.
> (luajit_lib.h): Auto-generate from luajit_lib.lua.
> * configure.ac: Add new --with-luajit confi
On Tue, Jul 25, 2017 at 03:59:52PM +0300, Victor Krapivensky wrote:
> This patch implies that we have process_vm_writev if and only if we have
> process_vm_readv, and that they are either both supported or both
> unsupported.
>
> * defs.h: Add declaration for upoken.
> * luajit.h (func_upoke): New
On Tue, Jul 25, 2017 at 03:59:54PM +0300, Victor Krapivensky wrote:
> * tests/.gitignore: Add lua.
> * tests/Makefile.am (check_PROGRAMS): Likewise.
> (LUAJIT_TESTS): New variable.
> (TESTS): Add LUAJIT_TESTS.
> (EXTRA_DIST): Add lua.sh, lua-basics.test, lua-qual.test,
> lua-tampering.test.
> * tes
On Fri, Jul 28, 2017 at 06:43:25PM +0300, Edgar Kaziakhmedov wrote:
> From: Edgar Kaziakhmedov
>
> The 1.2 version of asinfo tool. The asinfo tool has the
This version is not mentioned anywhere else.
> following architecture:
> commnand dispatcher->architecture dispatcher->abi dispatcher->
"comm