[PATCH] strace.c: split trace() into next_event()/dispatch_event()

2017-05-14 Thread Victor Krapivensky
This is a preparation needed to implement a pull-style API for LuaJIT. --- strace.c | 336 +-- 1 file changed, 198 insertions(+), 138 deletions(-) diff --git a/strace.c b/strace.c index aee2097..10fa1bf 100644 --- a/strace.c +++ b/strace

IRC channel

2017-05-14 Thread Eugene Syromyatnikov
Hello. As some already know, strace project has an IRC channel (#strace) on the FreeNode network [1]. I, for my part, suggest GSoC students consider joining it, as it might be more familiar way of communication for some. Note, however, that it in no way replaces communication via the mailing list