Karel Kočí

Results 6 issues of Karel Kočí

This ensures that IPv6 only network is considered.

With https://github.com/lxc/lxd/pull/6266 it is possible to modify the expiration date of the image and with https://github.com/lxc/lxd/pull/8831 it is possible to set an expiration date on publishing. This is not yet...

## Summary Implementation of GlibC's Obstacks (https://www.gnu.org/software/libc/manual/html_node/Obstacks.html) tweaked to be less memory-consuming (although it is way less efficient for a lot of small allocations). ## Testing Tested with a custom...

This introduces changes from NuttX commit 03b164f59ce40a3f5677b0588af2aee8d9697bf6. The only left out is 'Register:' as that provides pretty handly list of applications in the firmware. The download is unified to handle...

I am trying to use Mimick on Gentoo. I am not sure if this is generic issue of just Gentoo specific one as I have not tried it on any...

I am trying to run latest v2.1-agentzh on powerpc e500v2 (with soft-float). In short my compiler command is `make HOST_CC="gcc -m32" CROSS="powerpc-unknown-linux-gnu-" TARGET_SYS=Linux TARGET_CFLAGS="-mcpu=8540 -msoft-float"`. Then running compiled `luajit` executable...