◐ Shell
clean mode source ↗

gh-116622: Don't expose `FICLONE` ioctl on Android by mhsmith · Pull Request #122522 · python/cpython

@mhsmith

freakboy3742

freakboy3742

@freakboy3742

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 1, 2024
…2522)

Don't expose `FICLONE` ioctl on Android

(cherry picked from commit 06656e2)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>

freakboy3742 added a commit that referenced this pull request

Aug 16, 2024
…#122539)

gh-116622: Don't expose `FICLONE` ioctl on Android (GH-122522)

Don't expose `FICLONE` ioctl on Android

(cherry picked from commit 06656e2)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>

blhsing pushed a commit to blhsing/cpython that referenced this pull request

Aug 22, 2024
Don't expose `FICLONE` ioctl on Android

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>