
On 8/27/25 18:11, Waldemar Brodkorb wrote:
Hi Julian, Julian Vetter wrote,
Add the obsolescent SUSv3 family of user context manipulating functions for kvx.
Nice to see this contribution. Do you have some real world application I can check the new code with? Or do you have some test cases we could add into uClibc-ng-test?
Hello Waldemar, I have tested the code with the small test code from libucontext (test_libucontext_posix.c). With our build scripts on github/kalray you can build a Buildroot and qemu-kvx to test it. Internally run the GCC GO frontend which needs ucontext support. But this is unfortunately not publicly available currently. I will have a look on the state. But, I will have a look if I can create a new test case for uclibc-ng-test to test it. Thank you, Julian
Thanks so far, Waldemar