Skip to content

Android Termux fixes#262

Closed
craigcomstock wants to merge 3 commits intoNorthernTechHQ:masterfrom
craigcomstock:CFE-4401
Closed

Android Termux fixes#262
craigcomstock wants to merge 3 commits intoNorthernTechHQ:masterfrom
craigcomstock:CFE-4401

Conversation

@craigcomstock
Copy link
Copy Markdown
Contributor

  • Added log level None to hide errors
  • Add MaskTerminationSignalsInThread() from cf-reactor for sharing
  • On Android Termux fcntl file locks maybe arent supported at all. Make the debug message more specific about which file lock, wait or not, is failing.
  • ** Fixed check for copy_file_range on Android**

… the debug message more specific about which file lock, wait or not, is failing.
    AC_CHECK_FUNCS apparently doesn't take into account the __ANDROID_API__ level properly and so incorrectly determines that copy_file_range is available for termux at API 24 but copy_file_range is <= 34.

    Ticket: none
    Changelog: none
@mender-test-bot
Copy link
Copy Markdown

There was an error running your pipeline, see logs for details.

@craigcomstock craigcomstock marked this pull request as draft February 13, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants