-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2024-12-29 00:28 UTC+0100 Aleksander Czajczynski (hb fki.pl)
* src/rtl/hbproces.c ! in process creating functions like hb_processRun(), *Open(), on Android: don't use setuid( getuid() ) method for resetting attributes as it rises "Bad system call" and the process is not executed. This fixes building Harbour in hbmk2 stage on Android device itself (for example using Termux) and can fix deploying multi-process Android apps. For devices older than Android 8, where the kernel was not hardened, please report any regresions, if you have such multi-process deployments. * ChangeLog.txt % stripped spaces before EOLs
- Loading branch information
Showing
2 changed files
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters