Skip to content

Releases: c-blake/batch

Make easier for others to use; Drop __NR_jmpfwd

22 Feb 13:09
499cede
Compare
Choose a tag to compare

Also a lot of minor documentation updates and making the userspace $BATCH_EMUL interpreter look more like the in-kernel-module interpreter.

Make build more robust2

12 May 10:36
1201eef
Compare
Choose a tag to compare

Oops - released pre-push. Sorry.

Make build more robust

12 May 10:28
Compare
Choose a tag to compare

Mostly with regard to care & feeding of gcc case fall through warnings, but via disabling -Werror.

Add a few kernel version portability fixes

15 Jan 16:41
Compare
Choose a tag to compare

Adapt to rename of __NR_syscall_max to NR_syscalls in Linux 5.14

Allow make V=whatever to override kernel sources to build against.

Also add BATCH_VERBOSE evar which if set to anything writes to stderr which mode is in effect.

Initial public release

14 Jan 13:28
Compare
Choose a tag to compare

This is just to version stamp things.