On Tue, Aug 15, 2017 at 01:09:20AM +0300, Victor Krapivensky wrote: > Changelog: > * Moved hooking logic from func_next_sc() to > dispatch_event()/trace_syscall(), as suggested by Eugene. > * Fixed simultaneous injection of signal and return value by different > injection mechanisms (command-line inject options and Lua). > * Fixed calling strace.C.monitor after strace.C.monitor_all. > * New function strace.get_ioctl_code. > * New function strace.get_sig_name. > * Added tests for these two. > * All pers_spec arguments were renamed to pers and are now just > personality numbers. > * Updated man page section (BTW, I've discovered lcpp [1] and it looks > quite interesting; mentioned it in the man page). > * Added support for two standalone FFI library implementations. > * Fixed style issues. > > Next week, I'm going to: write up a NEWS entry; add more examples to the > man page; work on merging my code. > > 1. https://github.com/m-schmoock/lcpp > > Victor Krapivensky (3): > Initial support for LuaJIT scripting > Introduce upoken function and expose it to LuaJIT scripts > tests: check LuaJIT scripting support
Could you rebase this, please? -- ldv
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel