//y yres_virtual = vinfo.yres_virtual; xres_virtual = vinfo.xres_virutal; //x length = finfo.line_length; size = fix_info.line_length; file_add = mmap(NULL, xres_virtual * size, PROT_WRITE, MAP_SHARED, fd, 0); file_add = mmap(NULL, xres_virtual * length, PROT_WRITE, MAP_...
endsWith(github.event.comment.body, '/test-cs8-simplified') || endsWith(github.event.comment.body, '/test-cs8-minimal')) }} runs-on: ubuntu-latest steps: - name: Query author repository permissions @@ -366,3 +367,84 @@ jobs: path: | *.json *.log pre-edge-minimal-cs8: needs...