Searched +full:binfmt +full:- +full:support (Results 1 – 4 of 4) sorted by relevance
3 set -ex10 # running in within container-land, this can be a landmark.11 ls -l13 INSTALL=$(realpath -s "$PWD"/install)14 RESULTS=$(realpath -s "$PWD"/results)38 export WINEDEBUG="-all"39 export WINEPREFIX="/dxvk-wine64"45 # Avoid having to perform nasty command pre-processing to insert the47 # kernel's binfmt support to automatically use Wine as an interpreter50 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc[all …]
6 - main9 - main12 rustfmt-clippy:13 runs-on: ubuntu-latest16 - uses: actions/checkout@v318 - name: Install stable19 uses: actions-rs/toolchain@v122 # TODO: Should ideally be stable, but we use some nightly-only28 - name: Run rustfmt29 uses: actions-rs/cargo@v1[all …]
1 /* @file plustek-pp_sysdep.h3 * kernel-versions some stuff is maybe not relevant, but anyway...5 * Copyright (C) 2000-2013 Gerhard Jaeger <gerhard@gjaeger.de>8 * 0.30 - initial version9 * 0.38 - added this header10 * 0.39 - added kernel 2.4 stuff11 * 0.40 - added slab.h/malloc.h stuff for kernel >= 2.4.1712 * 0.41 - no changes13 * 0.42 - added _GET_TIME14 * - added LINUX_26 for new kernel[all …]
14 "nuttx-6.27").16 NuttX-0.1.017 -----------20 with support for the Linux user mode simulation and the TI TMS320C547121 (Arm7) processor. Partial support for the 87C52 is included.23 This release has been verified on both the Linux user-mode and C547125 for the C5471 can be found in arch/c5471/doc/test-results.txt.29 NuttX-0.1.130 -----------38 (3) Complete support for the 87C52. (However, the 87C52[all …]